|
Varargs performance
|
|
5
|
1564
|
August 18, 2018
|
|
Hot loop updating array elements with product over other array
|
|
15
|
1038
|
August 17, 2018
|
|
Too many allocations when indexing with slices
|
|
16
|
3040
|
August 17, 2018
|
|
Naive matrix multiplication is super slow in Julia 1.0?
|
|
12
|
3467
|
August 17, 2018
|
|
A bet: what specific algorithms in Julia can be faster or as fast as C++ implementations?
|
|
12
|
2964
|
August 16, 2018
|
|
Strange performance with Adjoint structures
|
|
7
|
901
|
August 14, 2018
|
|
Calculate FFT on GPU for every row of a 2D array
|
|
2
|
1089
|
August 14, 2018
|
|
slow performance of eig
|
|
14
|
3894
|
August 14, 2018
|
|
Performance on different Operating Systems
|
|
1
|
691
|
August 10, 2018
|
|
Optimization of array views
|
|
6
|
733
|
August 8, 2018
|
|
Efficient finite difference operators
|
|
19
|
2806
|
August 8, 2018
|
|
Tests do not start after some minutes
|
|
2
|
530
|
August 7, 2018
|
|
Struggling with type stability - is SMatrix type stable?
|
|
9
|
1199
|
August 6, 2018
|
|
Seemingly permanent performance degradation after fiddling with command-line options
|
|
0
|
463
|
August 6, 2018
|
|
Real and complex coupled types as parametric types
|
|
12
|
1294
|
August 4, 2018
|
|
Views performance in Julia 1.0-DEV?
|
|
1
|
934
|
August 4, 2018
|
|
Efficiency of converting from Array{Float64} to Array{Float32}
|
|
4
|
1935
|
August 3, 2018
|
|
Julia is unable to load CSV files from the Kaggle competition
|
|
6
|
2325
|
August 3, 2018
|
|
Why do these two functions benchmark the same?
|
|
2
|
1393
|
August 3, 2018
|
|
Different timing results when putting tic() toc() inside or outside a function
|
|
2
|
650
|
August 2, 2018
|
|
Weave pkg to produce reports in Julia
|
|
7
|
2095
|
August 1, 2018
|
|
Repeated Function Call Leaking Memory
|
|
3
|
665
|
July 29, 2018
|
|
Precision issue: (A.+R.-A.-R) do not vanish ?!
|
|
33
|
2187
|
July 29, 2018
|
|
Performance of length(::String)
|
|
24
|
4270
|
July 28, 2018
|
|
Avoiding memory allocation for vector operations
|
|
11
|
3453
|
July 25, 2018
|
|
Type instability in complex schurfact
|
|
4
|
986
|
July 22, 2018
|
|
Julia's GC vs. Go's GC (and more). Good idea to compile Julia to Go?
|
|
3
|
4132
|
July 21, 2018
|
|
Strange performance of a loop
|
|
37
|
3655
|
July 21, 2018
|
|
Static arrays and type stability under map
|
|
8
|
1079
|
July 20, 2018
|
|
The cost of size() in for-loops
|
|
11
|
1969
|
July 20, 2018
|