|
Why `mean` with `dims` argument is so slow?
|
|
4
|
671
|
June 10, 2020
|
|
Can't figure out why dynamic dispatch is occuring
|
|
6
|
710
|
June 9, 2020
|
|
Improving a Program Implementing findall Function
|
|
1
|
408
|
June 7, 2020
|
|
Parallel reductions on CPUs with different speeds
|
|
6
|
817
|
June 5, 2020
|
|
Best performance using dictionaries, functions and modules
|
|
8
|
1068
|
June 5, 2020
|
|
10x slowdown when passing function as argument
|
|
15
|
2527
|
June 4, 2020
|
|
Efficient merging of large dictionaries
|
|
4
|
1241
|
June 4, 2020
|
|
Coverage test is extremely slow on multiple threads
|
|
6
|
910
|
June 4, 2020
|
|
Performance issues - Comparison with Matlab
|
|
6
|
1043
|
June 2, 2020
|
|
Speed of vectorized vs for-loops using Zygote
|
|
20
|
2505
|
June 1, 2020
|
|
Improving Performance of For-Loop and Matrix Multiplication for Time Integration Solver
|
|
8
|
1236
|
June 1, 2020
|
|
Function control flow
|
|
22
|
1829
|
May 31, 2020
|
|
Sum over BigInt better performance without generator
|
|
3
|
601
|
May 31, 2020
|
|
Tuple or immutable struct as function argument regarding speed and optimization
|
|
10
|
2370
|
May 29, 2020
|
|
Need help with performance in a very large loop
|
|
28
|
1680
|
May 28, 2020
|
|
Help me make this O(n^2) function faster?
|
|
8
|
1552
|
May 27, 2020
|
|
Integer parametric typed struct much slower than concrete struct
|
|
6
|
642
|
May 26, 2020
|
|
Inverse of symmetric Matrix does not give proper output
|
|
3
|
541
|
May 26, 2020
|
|
Out of order branch execution prediction slower?
|
|
17
|
1286
|
May 26, 2020
|
|
Why isn't 10^6 evaluated at compile time?
|
|
21
|
1423
|
May 25, 2020
|
|
The best linear solver for sparse bandedblockbandedmatricies
|
|
30
|
6075
|
May 24, 2020
|
|
Large matrix with many updates
|
|
7
|
1867
|
May 23, 2020
|
|
Getproperty optimization in struct
|
|
1
|
432
|
May 22, 2020
|
|
Performance difference in Colab and Jupyter notebook
|
|
2
|
2741
|
May 22, 2020
|
|
Best way to optimize code
|
|
29
|
2801
|
May 21, 2020
|
|
Mathematical precision in julia
|
|
1
|
477
|
May 21, 2020
|
|
Why is broadcasting allocating so much memory?
|
|
8
|
879
|
May 21, 2020
|
|
"vectorized" QuadGK?
|
|
3
|
1097
|
May 20, 2020
|
|
Type instability with StaticArrays.jl and "type alias"
|
|
6
|
732
|
May 20, 2020
|
|
Unused `where T` causes a function to become very slow
|
|
12
|
1573
|
May 19, 2020
|