Weave pkg to produce reports in Julia
|
|
7
|
1975
|
August 1, 2018
|
Repeated Function Call Leaking Memory
|
|
3
|
607
|
July 29, 2018
|
Precision issue: (A.+R.-A.-R) do not vanish ?!
|
|
33
|
1746
|
July 29, 2018
|
Performance of length(::String)
|
|
24
|
3968
|
July 28, 2018
|
Avoiding memory allocation for vector operations
|
|
11
|
3259
|
July 25, 2018
|
Type instability in complex schurfact
|
|
4
|
927
|
July 22, 2018
|
Julia's GC vs. Go's GC (and more). Good idea to compile Julia to Go?
|
|
3
|
4034
|
July 21, 2018
|
Strange performance of a loop
|
|
37
|
3243
|
July 21, 2018
|
Static arrays and type stability under map
|
|
8
|
945
|
July 20, 2018
|
The cost of size() in for-loops
|
|
11
|
1821
|
July 20, 2018
|
Save memory of a translational symmetric matrix
|
|
4
|
756
|
July 20, 2018
|
When is it safe to use Base.OneTo?
|
|
0
|
1397
|
July 19, 2018
|
Type stability and array of matrices
|
|
5
|
667
|
July 19, 2018
|
Allocations in construction of composite type with StaticArray field
|
|
2
|
547
|
July 18, 2018
|
Performance regression with indexing a `reinterpret`ed array in v0.7
|
|
2
|
536
|
July 17, 2018
|
Binary data reader 200x+ slower on 0.7
|
|
8
|
1094
|
July 17, 2018
|
@inbounds: is the compiler now so smart that this is no longer necessary?
|
|
33
|
2934
|
July 16, 2018
|
Generate functions inside a function from string
|
|
35
|
4024
|
July 13, 2018
|
Default sin / cos functions do not scale on multithreading
|
|
19
|
1555
|
July 13, 2018
|
Poor performance on cluster multithreading
|
|
40
|
4088
|
July 11, 2018
|
Slowdown of Distributions.jl on 0.7?
|
|
8
|
1095
|
July 9, 2018
|
Getting data directly from a website
|
|
9
|
6402
|
July 9, 2018
|
optimising for loop performance
|
|
14
|
3032
|
July 8, 2018
|
How to change date format and keep the type of variable?
|
|
6
|
2531
|
July 8, 2018
|
Optimising function with const instead of struct?
|
|
9
|
753
|
July 7, 2018
|
How to set gap between multiple scatter plot - Plotly
|
|
2
|
1009
|
July 5, 2018
|
Why isn't pmap faster than map in this example?
|
|
8
|
1498
|
July 1, 2018
|
Question about Multi-threading Performance
|
|
3
|
1368
|
June 30, 2018
|
Looping over different types with common behavior
|
|
9
|
1050
|
June 30, 2018
|
Parallel computing on a subset of an array
|
|
12
|
1107
|
June 29, 2018
|