|
Naive matrix multiplication is super slow in Julia 1.0?
|
|
12
|
3362
|
August 17, 2018
|
|
A bet: what specific algorithms in Julia can be faster or as fast as C++ implementations?
|
|
13
|
2785
|
August 16, 2018
|
|
Strange performance with Adjoint structures
|
|
7
|
787
|
August 14, 2018
|
|
Calculate FFT on GPU for every row of a 2D array
|
|
2
|
1044
|
August 14, 2018
|
|
slow performance of eig
|
|
14
|
3673
|
August 14, 2018
|
|
Performance on different Operating Systems
|
|
1
|
650
|
August 10, 2018
|
|
Optimization of array views
|
|
6
|
653
|
August 8, 2018
|
|
Efficient finite difference operators
|
|
19
|
2606
|
August 8, 2018
|
|
Tests do not start after some minutes
|
|
2
|
495
|
August 7, 2018
|
|
Struggling with type stability - is SMatrix type stable?
|
|
9
|
1050
|
August 6, 2018
|
|
Seemingly permanent performance degradation after fiddling with command-line options
|
|
0
|
448
|
August 6, 2018
|
|
Real and complex coupled types as parametric types
|
|
12
|
1142
|
August 4, 2018
|
|
Views performance in Julia 1.0-DEV?
|
|
1
|
892
|
August 4, 2018
|
|
Efficiency of converting from Array{Float64} to Array{Float32}
|
|
4
|
1864
|
August 3, 2018
|
|
Julia is unable to load CSV files from the Kaggle competition
|
|
6
|
2249
|
August 3, 2018
|
|
Why do these two functions benchmark the same?
|
|
2
|
1354
|
August 3, 2018
|
|
Different timing results when putting tic() toc() inside or outside a function
|
|
2
|
606
|
August 2, 2018
|
|
Weave pkg to produce reports in Julia
|
|
7
|
2000
|
August 1, 2018
|
|
Repeated Function Call Leaking Memory
|
|
3
|
625
|
July 29, 2018
|
|
Precision issue: (A.+R.-A.-R) do not vanish ?!
|
|
33
|
1849
|
July 29, 2018
|
|
Performance of length(::String)
|
|
24
|
4033
|
July 28, 2018
|
|
Avoiding memory allocation for vector operations
|
|
11
|
3311
|
July 25, 2018
|
|
Type instability in complex schurfact
|
|
4
|
945
|
July 22, 2018
|
|
Julia's GC vs. Go's GC (and more). Good idea to compile Julia to Go?
|
|
3
|
4067
|
July 21, 2018
|
|
Strange performance of a loop
|
|
37
|
3334
|
July 21, 2018
|
|
Static arrays and type stability under map
|
|
8
|
974
|
July 20, 2018
|
|
The cost of size() in for-loops
|
|
11
|
1858
|
July 20, 2018
|
|
Save memory of a translational symmetric matrix
|
|
4
|
778
|
July 20, 2018
|
|
When is it safe to use Base.OneTo?
|
|
0
|
1407
|
July 19, 2018
|
|
Type stability and array of matrices
|
|
5
|
690
|
July 19, 2018
|