|
Views performance in Julia 1.0-DEV?
|
|
1
|
892
|
August 4, 2018
|
|
Efficiency of converting from Array{Float64} to Array{Float32}
|
|
4
|
1860
|
August 3, 2018
|
|
Julia is unable to load CSV files from the Kaggle competition
|
|
6
|
2248
|
August 3, 2018
|
|
Why do these two functions benchmark the same?
|
|
2
|
1352
|
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
|
1999
|
August 1, 2018
|
|
Repeated Function Call Leaking Memory
|
|
3
|
624
|
July 29, 2018
|
|
Precision issue: (A.+R.-A.-R) do not vanish ?!
|
|
33
|
1844
|
July 29, 2018
|
|
Performance of length(::String)
|
|
24
|
4028
|
July 28, 2018
|
|
Avoiding memory allocation for vector operations
|
|
11
|
3307
|
July 25, 2018
|
|
Type instability in complex schurfact
|
|
4
|
944
|
July 22, 2018
|
|
Julia's GC vs. Go's GC (and more). Good idea to compile Julia to Go?
|
|
3
|
4060
|
July 21, 2018
|
|
Strange performance of a loop
|
|
37
|
3329
|
July 21, 2018
|
|
Static arrays and type stability under map
|
|
8
|
974
|
July 20, 2018
|
|
The cost of size() in for-loops
|
|
11
|
1853
|
July 20, 2018
|
|
Save memory of a translational symmetric matrix
|
|
4
|
777
|
July 20, 2018
|
|
When is it safe to use Base.OneTo?
|
|
0
|
1405
|
July 19, 2018
|
|
Type stability and array of matrices
|
|
5
|
687
|
July 19, 2018
|
|
Allocations in construction of composite type with StaticArray field
|
|
2
|
561
|
July 18, 2018
|
|
Performance regression with indexing a `reinterpret`ed array in v0.7
|
|
2
|
553
|
July 17, 2018
|
|
Binary data reader 200x+ slower on 0.7
|
|
8
|
1125
|
July 17, 2018
|
|
@inbounds: is the compiler now so smart that this is no longer necessary?
|
|
33
|
3016
|
July 16, 2018
|
|
Generate functions inside a function from string
|
|
35
|
4106
|
July 13, 2018
|
|
Default sin / cos functions do not scale on multithreading
|
|
19
|
1617
|
July 13, 2018
|
|
Poor performance on cluster multithreading
|
|
40
|
4243
|
July 11, 2018
|
|
Slowdown of Distributions.jl on 0.7?
|
|
8
|
1124
|
July 9, 2018
|
|
Getting data directly from a website
|
|
9
|
6439
|
July 9, 2018
|
|
optimising for loop performance
|
|
14
|
3064
|
July 8, 2018
|
|
How to change date format and keep the type of variable?
|
|
6
|
2562
|
July 8, 2018
|
|
Optimising function with const instead of struct?
|
|
9
|
778
|
July 7, 2018
|