|
Performance differences when using a mutable struct that contains an array
|
|
5
|
816
|
April 24, 2018
|
|
Broadcast call for closures vs callabe objects
|
|
3
|
700
|
April 23, 2018
|
|
Type stability of `quadgk`
|
|
3
|
1001
|
April 23, 2018
|
|
Is there any backsolve function in JULIA (for triangual matrices)?
|
|
4
|
1485
|
April 22, 2018
|
|
Mapslices and cumsum
|
|
2
|
759
|
April 22, 2018
|
|
Dividing matrix into sections
|
|
12
|
3323
|
April 21, 2018
|
|
Multiprocessing in LAPACK is gone
|
|
0
|
696
|
April 20, 2018
|
|
Julia not using full CPU when running inside a GNU Screen session (edit: not a Julia isse
|
|
3
|
837
|
April 19, 2018
|
|
Why is Vector{Float64} much faster than Vector{Float32}?
|
|
5
|
3868
|
April 14, 2018
|
|
QR decomposition in julia 2x slower than octave
|
|
17
|
2566
|
April 14, 2018
|
|
Rules of thumb for choosing between storing information as struct field or static parameters
|
|
8
|
1194
|
April 6, 2018
|
|
some question about Ipopt package
|
|
6
|
1567
|
April 6, 2018
|
|
ForwardDiff and GradientConfig memory usage
|
|
10
|
1245
|
April 5, 2018
|
|
Parallel windowing
|
|
6
|
805
|
April 5, 2018
|
|
Performance of findfirst in 0.7
|
|
10
|
1662
|
April 4, 2018
|
|
How to speed up the Interpolation
|
|
7
|
1785
|
April 4, 2018
|
|
Boltzmann Factor in a loop
|
|
38
|
2110
|
April 3, 2018
|
|
How can I speed up calling python function?
|
|
2
|
2496
|
April 3, 2018
|
|
Curious regression
|
|
0
|
517
|
April 1, 2018
|
|
struct{N} with internal NTuple{N,Int32}
|
|
2
|
550
|
March 30, 2018
|
|
Construct large sparse matrix by blocks
|
|
4
|
2163
|
March 28, 2018
|
|
Inference and speeding in an interpolation
|
|
8
|
905
|
March 28, 2018
|
|
Innefficient paralellization? Need some help optimizing a simple dot product
|
|
32
|
5122
|
March 28, 2018
|
|
Performance degradation after upgrading from 0.5.1 to 0.6.2 -- how to avoid memory allocation?
|
|
9
|
1037
|
March 26, 2018
|
|
Large memory footprint using type dispatch within a loop
|
|
7
|
1014
|
March 25, 2018
|
|
@time vs @btime
|
|
5
|
18488
|
March 22, 2018
|
|
Can't figure out why these allocations are happening
|
|
4
|
870
|
March 21, 2018
|
|
Have a time issue, need advises on my parallel code
|
|
10
|
1285
|
March 20, 2018
|
|
Understanding generated assembly for simple loop
|
|
14
|
6279
|
March 19, 2018
|
|
Nested pmap() functions don not work as I expect
|
|
3
|
1510
|
March 19, 2018
|