Performance of Hermitian eigensolvers
|
|
2
|
747
|
April 26, 2025
|
Sub-arrays of static arrays
|
|
6
|
106
|
April 25, 2025
|
Nextfloat is slower on 2D array than on 1D array
|
|
14
|
192
|
April 25, 2025
|
Pre-allocate intermediate arrays for multi-threading
|
|
12
|
247
|
April 24, 2025
|
How to get the device name and the number of Compute units when using oneAPI.jl or AMDGPU.jl?
|
|
0
|
45
|
April 24, 2025
|
Why functions in SpecialFunctions package work on CUDA arrays?
|
|
7
|
206
|
April 20, 2025
|
Mutable structs seem cause way more allocations in multithreaded code
|
|
2
|
115
|
April 17, 2025
|
Vim LaTeX-to-Unicode substitutions
|
|
3
|
150
|
April 16, 2025
|
Fancy LLVM loop transformation pass that deoptimize the code
|
|
2
|
205
|
April 16, 2025
|
Possibly mildly faster sign for integers?
|
|
12
|
376
|
April 15, 2025
|
Preserve sparse structure during in-place operations
|
|
1
|
59
|
April 15, 2025
|
Repeated Convolutions With Large 1D Arrays
|
|
20
|
398
|
April 14, 2025
|
Design of efficient lazy broadcastable operator
|
|
11
|
140
|
April 14, 2025
|
Type-instability, runtime dispatch, and heap allocations
|
|
3
|
183
|
April 12, 2025
|
Ref is not a concrete type - poorly documented?
|
|
17
|
412
|
April 12, 2025
|
Matrix vector multiplication: impact of column major vs row major (M4 Max)
|
|
6
|
187
|
April 10, 2025
|
Improve performance in Flux.jl
|
|
0
|
72
|
April 10, 2025
|
Ref{T} vs Base.RefValue{T}
|
|
20
|
380
|
April 10, 2025
|
About reproducibility of Julia program run times
|
|
20
|
790
|
April 9, 2025
|
Why does SMatrix allocate in this case?
|
|
3
|
147
|
April 8, 2025
|
Tasks from Distributed don't release memory
|
|
0
|
26
|
April 7, 2025
|
LIBSVM call on remote workers requires waiting
|
|
1
|
23
|
April 7, 2025
|
Excessive memory consumption when optimising Gaussian process regression with automatic reverse differentiation
|
|
2
|
100
|
April 7, 2025
|
Efficiently Read JSON and Create DataFrame
|
|
23
|
7852
|
April 3, 2025
|
@defined "not working" inside macro
|
|
8
|
85
|
April 2, 2025
|
Facing problem in computing error in transient problem
|
|
0
|
32
|
April 2, 2025
|
Efficient way compute do WX+b?
|
|
7
|
348
|
April 2, 2025
|
Why does explicit declaration of ::INT save 40% runtime?
|
|
17
|
535
|
April 2, 2025
|
How to properly generate a function based on a condition?
|
|
13
|
169
|
April 1, 2025
|
How to make the Optim.jl zero allocated?
|
|
1
|
111
|
March 31, 2025
|