|
Optimization of array views
|
|
6
|
708
|
August 8, 2018
|
|
Efficient finite difference operators
|
|
19
|
2791
|
August 8, 2018
|
|
Tests do not start after some minutes
|
|
2
|
522
|
August 7, 2018
|
|
Struggling with type stability - is SMatrix type stable?
|
|
9
|
1150
|
August 6, 2018
|
|
Seemingly permanent performance degradation after fiddling with command-line options
|
|
0
|
462
|
August 6, 2018
|
|
Real and complex coupled types as parametric types
|
|
12
|
1259
|
August 4, 2018
|
|
Views performance in Julia 1.0-DEV?
|
|
1
|
921
|
August 4, 2018
|
|
Efficiency of converting from Array{Float64} to Array{Float32}
|
|
4
|
1918
|
August 3, 2018
|
|
Julia is unable to load CSV files from the Kaggle competition
|
|
6
|
2298
|
August 3, 2018
|
|
Why do these two functions benchmark the same?
|
|
2
|
1379
|
August 3, 2018
|
|
Different timing results when putting tic() toc() inside or outside a function
|
|
2
|
640
|
August 2, 2018
|
|
Weave pkg to produce reports in Julia
|
|
7
|
2077
|
August 1, 2018
|
|
Repeated Function Call Leaking Memory
|
|
3
|
648
|
July 29, 2018
|
|
Precision issue: (A.+R.-A.-R) do not vanish ?!
|
|
33
|
2111
|
July 29, 2018
|
|
Performance of length(::String)
|
|
24
|
4214
|
July 28, 2018
|
|
Avoiding memory allocation for vector operations
|
|
11
|
3425
|
July 25, 2018
|
|
Type instability in complex schurfact
|
|
4
|
978
|
July 22, 2018
|
|
Julia's GC vs. Go's GC (and more). Good idea to compile Julia to Go?
|
|
3
|
4110
|
July 21, 2018
|
|
Strange performance of a loop
|
|
37
|
3595
|
July 21, 2018
|
|
Static arrays and type stability under map
|
|
8
|
1051
|
July 20, 2018
|
|
The cost of size() in for-loops
|
|
11
|
1953
|
July 20, 2018
|
|
Save memory of a translational symmetric matrix
|
|
4
|
834
|
July 20, 2018
|
|
When is it safe to use Base.OneTo?
|
|
0
|
1423
|
July 19, 2018
|
|
Type stability and array of matrices
|
|
5
|
754
|
July 19, 2018
|
|
Allocations in construction of composite type with StaticArray field
|
|
2
|
587
|
July 18, 2018
|
|
Performance regression with indexing a `reinterpret`ed array in v0.7
|
|
2
|
584
|
July 17, 2018
|
|
Binary data reader 200x+ slower on 0.7
|
|
8
|
1214
|
July 17, 2018
|
|
@inbounds: is the compiler now so smart that this is no longer necessary?
|
|
33
|
3222
|
July 16, 2018
|
|
Generate functions inside a function from string
|
|
35
|
4326
|
July 13, 2018
|
|
Default sin / cos functions do not scale on multithreading
|
|
19
|
1786
|
July 13, 2018
|