|
Are there any 5-argument versions of `mul!` or similar in LinearAlgebra now?
|
|
1
|
943
|
September 5, 2018
|
|
How to optimise and be faster than Java?
|
|
24
|
2137
|
September 4, 2018
|
|
User-dependent meta-programming and recompilation
|
|
7
|
670
|
September 3, 2018
|
|
How to accelerate matrix operations(multiplication, add, inverse) in a for loop?
|
|
23
|
6810
|
September 2, 2018
|
|
Memory allocations in for loop variable
|
|
28
|
3727
|
August 31, 2018
|
|
Function runs much slower from the Julia command prompt
|
|
5
|
1123
|
August 31, 2018
|
|
Program execution is really slow from command line/HTTP server endpoint
|
|
2
|
676
|
August 31, 2018
|
|
Pmap performance regression: pmap(x->f(x,y), X) creates copies of y
|
|
9
|
1198
|
August 30, 2018
|
|
JuMP "getvalue" suddenly very slow
|
|
2
|
530
|
August 29, 2018
|
|
How to do chunk matrix/vector multiplication with @threads
|
|
1
|
1441
|
August 28, 2018
|
|
Unnecessary materialize in broadcast?
|
|
9
|
1757
|
August 28, 2018
|
|
`maximum!` allocates
|
|
4
|
639
|
August 28, 2018
|
|
Binning Large Collections of Timestamps
|
|
6
|
2612
|
August 28, 2018
|
|
Any sorting function in Julia that is as fast as Matlab's maxk?
|
|
7
|
2608
|
August 28, 2018
|
|
for loop consumes extreme amount of memory even though operation can be considered "pure"
|
|
4
|
1223
|
August 27, 2018
|
|
How to improve the performance while do matrix operation
|
|
13
|
853
|
August 27, 2018
|
|
@distributed and type instability
|
|
0
|
417
|
August 26, 2018
|
|
Multiple dispatch causes warntype in closure?
|
|
1
|
614
|
August 26, 2018
|
|
Higher-order lazy ranges/iterators
|
|
4
|
826
|
August 24, 2018
|
|
Poor performance of multivariate RNG in 1.0
|
|
7
|
676
|
August 24, 2018
|
|
How to speed up my code
|
|
8
|
973
|
August 24, 2018
|
|
IterTools.jl Partition type stability?
|
|
3
|
703
|
August 22, 2018
|
|
Anoymous Functions Slow in sort
|
|
3
|
888
|
August 22, 2018
|
|
Fast Interpolations
|
|
15
|
2385
|
August 20, 2018
|
|
"We find that global names [sic] are frequently constants, and declaring them as such greatly improves performance"
|
|
8
|
874
|
August 20, 2018
|
|
Unexpectedly slow performance of "eigs" with a Hermitian view
|
|
6
|
1674
|
August 20, 2018
|
|
Looping over float-range is faster than looping over int-range?
|
|
9
|
1866
|
August 19, 2018
|
|
Varargs performance
|
|
5
|
1491
|
August 18, 2018
|
|
Hot loop updating array elements with product over other array
|
|
15
|
919
|
August 17, 2018
|
|
Too many allocations when indexing with slices
|
|
16
|
2804
|
August 17, 2018
|