|
[ANN] SmallCollections.jl: fast small vectors, sets and dictionaries
|
|
9
|
1154
|
November 7, 2025
|
|
Array addition of oneAPI.jl slower
|
|
2
|
117
|
November 5, 2025
|
|
Memory kills this code
|
|
5
|
423
|
November 3, 2025
|
|
Speeding up Ewald summation
|
|
15
|
1181
|
November 3, 2025
|
|
Downloads.download or run(`wget`) much slower than direct `wget`
|
|
2
|
113
|
October 29, 2025
|
|
Julia significantly slower than Matlab for simple sin(x) loop – am I doing something wrong?
|
|
8
|
748
|
October 28, 2025
|
|
Improving performance of CUDA GPU kernel: LU factorization
|
|
17
|
450
|
October 28, 2025
|
|
Different running performance in parallelization of Threads
|
|
22
|
371
|
October 27, 2025
|
|
Numeric stability of Base.exp of static matrix of Float32
|
|
12
|
292
|
October 26, 2025
|
|
Large difference in computation time of expv from 4*4 matrix to 3*3 matrix
|
|
3
|
131
|
October 23, 2025
|
|
Worse runtimes in Julia v1.12
|
|
20
|
1366
|
October 22, 2025
|
|
Startup time of 1000 packages – 53% slower in Julia 1.12 vs 1.10
|
|
80
|
5211
|
October 17, 2025
|
|
Performance Affected Significantly More in a Child Task
|
|
11
|
241
|
October 14, 2025
|
|
Parallelism within Turing.jl model
|
|
8
|
2880
|
October 4, 2025
|
|
Can I avoid dynamic dispatch here ? (recursive parameter in struct )
|
|
6
|
195
|
September 24, 2025
|
|
Changing struct fields to a different sub-type during run time
|
|
19
|
313
|
September 20, 2025
|
|
Performance of `exp(A)` for 9x9 anti-Hermitian matrix: Julia vs. PyTorch vs. MATLAB (CPU & GPU)
|
|
29
|
1204
|
August 28, 2025
|
|
Null initialisation for a loop that appends vectors
|
|
14
|
334
|
August 24, 2025
|
|
Optimisation over grid of parameters with `Optimization.jl`
|
|
7
|
259
|
August 18, 2025
|
|
Should Rationals be explicitly converted?
|
|
11
|
280
|
August 5, 2025
|
|
Dealing with type stability when nothing can be returned
|
|
1
|
98
|
July 25, 2025
|
|
[ANN] ReactiveGraphs.jl - Reactive programming with a computational graph
|
|
10
|
1064
|
July 25, 2025
|
|
Parametric Structs
|
|
10
|
331
|
July 23, 2025
|
|
Why is my parallelized running time is twice of the single run
|
|
8
|
333
|
July 15, 2025
|
|
Nested loop is slow when indices are in a struct
|
|
2
|
116
|
July 11, 2025
|
|
How to undo `unsafe_string` call
|
|
1
|
80
|
July 10, 2025
|
|
How far does type instability propagate?
|
|
10
|
530
|
July 4, 2025
|
|
Huge performance variance with `if` options in loops
|
|
4
|
183
|
July 4, 2025
|
|
NumPy is faster than Julia 1.11 for maximum function
|
|
25
|
906
|
July 4, 2025
|
|
Block matrix linear solve performance
|
|
6
|
327
|
June 15, 2025
|