|
Speed of vectorized vs for-loops using Zygote
|
|
20
|
2370
|
June 1, 2020
|
|
Improving Performance of For-Loop and Matrix Multiplication for Time Integration Solver
|
|
8
|
1198
|
June 1, 2020
|
|
Function control flow
|
|
22
|
1676
|
May 31, 2020
|
|
Sum over BigInt better performance without generator
|
|
3
|
563
|
May 31, 2020
|
|
Tuple or immutable struct as function argument regarding speed and optimization
|
|
10
|
2301
|
May 29, 2020
|
|
Need help with performance in a very large loop
|
|
28
|
1578
|
May 28, 2020
|
|
Help me make this O(n^2) function faster?
|
|
8
|
1505
|
May 27, 2020
|
|
Integer parametric typed struct much slower than concrete struct
|
|
6
|
589
|
May 26, 2020
|
|
Inverse of symmetric Matrix does not give proper output
|
|
3
|
489
|
May 26, 2020
|
|
Out of order branch execution prediction slower?
|
|
17
|
1134
|
May 26, 2020
|
|
Why isn't 10^6 evaluated at compile time?
|
|
21
|
1265
|
May 25, 2020
|
|
The best linear solver for sparse bandedblockbandedmatricies
|
|
30
|
5787
|
May 24, 2020
|
|
Large matrix with many updates
|
|
7
|
1824
|
May 23, 2020
|
|
Getproperty optimization in struct
|
|
1
|
404
|
May 22, 2020
|
|
Performance difference in Colab and Jupyter notebook
|
|
2
|
2699
|
May 22, 2020
|
|
Best way to optimize code
|
|
29
|
2534
|
May 21, 2020
|
|
Mathematical precision in julia
|
|
1
|
448
|
May 21, 2020
|
|
Why is broadcasting allocating so much memory?
|
|
8
|
798
|
May 21, 2020
|
|
"vectorized" QuadGK?
|
|
3
|
1061
|
May 20, 2020
|
|
Type instability with StaticArrays.jl and "type alias"
|
|
6
|
685
|
May 20, 2020
|
|
Unused `where T` causes a function to become very slow
|
|
12
|
1451
|
May 19, 2020
|
|
Efficient representation and operations on symmetric zero-diagonal tensors
|
|
0
|
317
|
May 19, 2020
|
|
Trying to optimize system of SDE's
|
|
6
|
772
|
May 18, 2020
|
|
Fast in.(x, Ref(y))
|
|
4
|
563
|
May 18, 2020
|
|
Help make my ideal gas simulation ideally fast
|
|
13
|
1586
|
May 18, 2020
|
|
How do I speed this up?
|
|
6
|
1281
|
May 17, 2020
|
|
Fast floating point quantisation / rounding
|
|
3
|
817
|
May 17, 2020
|
|
To factor or not to factor? Functions with small differences within loops
|
|
4
|
733
|
May 16, 2020
|
|
Reducing allocations for repeatedly generating MvNormal distributions
|
|
2
|
474
|
May 16, 2020
|
|
Loading only what you need
|
|
6
|
689
|
May 14, 2020
|