|
Efficiency of converting from Array{Float64} to Array{Float32}
|
|
4
|
1901
|
August 3, 2018
|
|
Julia is unable to load CSV files from the Kaggle competition
|
|
6
|
2287
|
August 3, 2018
|
|
Why do these two functions benchmark the same?
|
|
2
|
1377
|
August 3, 2018
|
|
Different timing results when putting tic() toc() inside or outside a function
|
|
2
|
630
|
August 2, 2018
|
|
Weave pkg to produce reports in Julia
|
|
7
|
2061
|
August 1, 2018
|
|
Repeated Function Call Leaking Memory
|
|
3
|
639
|
July 29, 2018
|
|
Precision issue: (A.+R.-A.-R) do not vanish ?!
|
|
33
|
2029
|
July 29, 2018
|
|
Performance of length(::String)
|
|
24
|
4151
|
July 28, 2018
|
|
Avoiding memory allocation for vector operations
|
|
11
|
3391
|
July 25, 2018
|
|
Type instability in complex schurfact
|
|
4
|
970
|
July 22, 2018
|
|
Julia's GC vs. Go's GC (and more). Good idea to compile Julia to Go?
|
|
3
|
4097
|
July 21, 2018
|
|
Strange performance of a loop
|
|
37
|
3507
|
July 21, 2018
|
|
Static arrays and type stability under map
|
|
8
|
1039
|
July 20, 2018
|
|
The cost of size() in for-loops
|
|
11
|
1928
|
July 20, 2018
|
|
Save memory of a translational symmetric matrix
|
|
4
|
828
|
July 20, 2018
|
|
When is it safe to use Base.OneTo?
|
|
0
|
1421
|
July 19, 2018
|
|
Type stability and array of matrices
|
|
5
|
733
|
July 19, 2018
|
|
Allocations in construction of composite type with StaticArray field
|
|
2
|
578
|
July 18, 2018
|
|
Performance regression with indexing a `reinterpret`ed array in v0.7
|
|
2
|
574
|
July 17, 2018
|
|
Binary data reader 200x+ slower on 0.7
|
|
8
|
1194
|
July 17, 2018
|
|
@inbounds: is the compiler now so smart that this is no longer necessary?
|
|
33
|
3144
|
July 16, 2018
|
|
Generate functions inside a function from string
|
|
35
|
4266
|
July 13, 2018
|
|
Default sin / cos functions do not scale on multithreading
|
|
19
|
1749
|
July 13, 2018
|
|
Poor performance on cluster multithreading
|
|
40
|
4458
|
July 11, 2018
|
|
Slowdown of Distributions.jl on 0.7?
|
|
7
|
1184
|
July 9, 2018
|
|
Getting data directly from a website
|
|
9
|
6582
|
July 9, 2018
|
|
optimising for loop performance
|
|
14
|
3141
|
July 8, 2018
|
|
How to change date format and keep the type of variable?
|
|
6
|
2606
|
July 8, 2018
|
|
Optimising function with const instead of struct?
|
|
9
|
837
|
July 7, 2018
|
|
How to set gap between multiple scatter plot - Plotly
|
|
2
|
1052
|
July 5, 2018
|