|
Grassmann.jl A\b 3x faster than Julia's StaticArrays.jl
|
|
34
|
16138
|
August 14, 2020
|
|
Multithreading not giving noticeable advantage when running parallel functions
|
|
19
|
2846
|
August 14, 2020
|
|
More upgrade, more slow down?
|
|
10
|
1156
|
August 13, 2020
|
|
The birthday paradox: help to be faster than Fortran
|
|
16
|
1979
|
August 13, 2020
|
|
Mmap access denied with SharedArrays
|
|
0
|
640
|
August 13, 2020
|
|
Slower execution with multi-threading using @threads macro
|
|
5
|
787
|
August 13, 2020
|
|
Fast sparse interval matrices?
|
|
1
|
517
|
August 13, 2020
|
|
Which line is resulting is huge memory allocation?
|
|
10
|
654
|
August 12, 2020
|
|
Simple Mat-Vec multiply (understanding performance, without the bugs)
|
|
16
|
3417
|
August 12, 2020
|
|
Advice on over- vs. proper use of type parameters
|
|
2
|
434
|
August 12, 2020
|
|
A possible way to improve training in Flux?
|
|
15
|
2030
|
August 12, 2020
|
|
Performance inv & solve in Julia & R
|
|
15
|
1501
|
August 11, 2020
|
|
Adding large matrix, why .+ is not the default?
|
|
3
|
548
|
August 10, 2020
|
|
Why is os.walk() + regex so much slower than glob
|
|
2
|
1785
|
August 7, 2020
|
|
What is faster, abs(x) or x^2?
|
|
15
|
6187
|
August 7, 2020
|
|
Reshape() still allocating memory in Julia 1.5.0
|
|
2
|
1434
|
August 6, 2020
|
|
Julia Lang and VLSI design
|
|
4
|
983
|
August 6, 2020
|
|
Expand matrix from n x n to n+1 x n+1
|
|
2
|
451
|
August 5, 2020
|
|
Speeding up force calculations and mutable structs
|
|
20
|
1346
|
August 5, 2020
|
|
Can I set @optlevel as a user per module or per function?
|
|
10
|
1129
|
August 5, 2020
|
|
Compare permutaion of two numbers efficiently?
|
|
32
|
1050
|
August 4, 2020
|
|
[solved] Agents.jl spending 3/4 of its time doing something before it even starts to compute?
|
|
11
|
1433
|
August 3, 2020
|
|
Avoid allocations
|
|
3
|
405
|
August 3, 2020
|
|
Can this code be made faster
|
|
9
|
759
|
August 2, 2020
|
|
`issubset(::BitSet,::BitSet)` is slow and allocates unnecessarily
|
|
1
|
487
|
August 2, 2020
|
|
Alternatives to pipelining Table operations like "filter" and "columns"? How to speed this up?
|
|
3
|
438
|
August 2, 2020
|
|
`TypeVar` or `eltype`, which is faster?
|
|
1
|
364
|
August 1, 2020
|
|
Trying to speed-up Laplace Equation Solver
|
|
36
|
2011
|
August 1, 2020
|
|
Speed improvement possible?
|
|
1
|
383
|
August 1, 2020
|
|
Efficient parsing of arrays of arrays of arrays or arbitrary number of arrays of arrays?
|
|
7
|
823
|
July 31, 2020
|