Performance of Hermitian eigensolvers
|
|
2
|
729
|
April 26, 2025
|
Sub-arrays of static arrays
|
|
6
|
90
|
April 25, 2025
|
Nextfloat is slower on 2D array than on 1D array
|
|
14
|
171
|
April 25, 2025
|
Pre-allocate intermediate arrays for multi-threading
|
|
12
|
216
|
April 24, 2025
|
How to get the device name and the number of Compute units when using oneAPI.jl or AMDGPU.jl?
|
|
0
|
42
|
April 24, 2025
|
Why functions in SpecialFunctions package work on CUDA arrays?
|
|
7
|
179
|
April 20, 2025
|
Mutable structs seem cause way more allocations in multithreaded code
|
|
2
|
103
|
April 17, 2025
|
Vim LaTeX-to-Unicode substitutions
|
|
3
|
139
|
April 16, 2025
|
Fancy LLVM loop transformation pass that deoptimize the code
|
|
2
|
196
|
April 16, 2025
|
Possibly mildly faster sign for integers?
|
|
12
|
355
|
April 15, 2025
|
Preserve sparse structure during in-place operations
|
|
1
|
58
|
April 15, 2025
|
Repeated Convolutions With Large 1D Arrays
|
|
20
|
346
|
April 14, 2025
|
Design of efficient lazy broadcastable operator
|
|
11
|
100
|
April 14, 2025
|
Type-instability, runtime dispatch, and heap allocations
|
|
3
|
162
|
April 12, 2025
|
Ref is not a concrete type - poorly documented?
|
|
17
|
391
|
April 12, 2025
|
Yet another language benchmark
|
|
5
|
331
|
April 10, 2025
|
Matrix vector multiplication: impact of column major vs row major (M4 Max)
|
|
6
|
119
|
April 10, 2025
|
Improve performance in Flux.jl
|
|
0
|
56
|
April 10, 2025
|
Ref{T} vs Base.RefValue{T}
|
|
20
|
316
|
April 10, 2025
|
About reproducibility of Julia program run times
|
|
20
|
718
|
April 9, 2025
|
Why does SMatrix allocate in this case?
|
|
3
|
135
|
April 8, 2025
|
Tasks from Distributed don't release memory
|
|
0
|
24
|
April 7, 2025
|
LIBSVM call on remote workers requires waiting
|
|
1
|
14
|
April 7, 2025
|
Excessive memory consumption when optimising Gaussian process regression with automatic reverse differentiation
|
|
2
|
82
|
April 7, 2025
|
Efficiently Read JSON and Create DataFrame
|
|
23
|
7505
|
April 3, 2025
|
@defined "not working" inside macro
|
|
8
|
66
|
April 2, 2025
|
Facing problem in computing error in transient problem
|
|
0
|
29
|
April 2, 2025
|
Efficient way compute do WX+b?
|
|
7
|
334
|
April 2, 2025
|
Why does explicit declaration of ::INT save 40% runtime?
|
|
17
|
508
|
April 2, 2025
|
How to properly generate a function based on a condition?
|
|
13
|
158
|
April 1, 2025
|