Possibly mildly faster sign for integers?
|
|
12
|
367
|
April 15, 2025
|
Preserve sparse structure during in-place operations
|
|
1
|
59
|
April 15, 2025
|
Repeated Convolutions With Large 1D Arrays
|
|
20
|
394
|
April 14, 2025
|
Design of efficient lazy broadcastable operator
|
|
11
|
128
|
April 14, 2025
|
Type-instability, runtime dispatch, and heap allocations
|
|
3
|
181
|
April 12, 2025
|
Ref is not a concrete type - poorly documented?
|
|
17
|
411
|
April 12, 2025
|
Matrix vector multiplication: impact of column major vs row major (M4 Max)
|
|
6
|
181
|
April 10, 2025
|
Improve performance in Flux.jl
|
|
0
|
72
|
April 10, 2025
|
Ref{T} vs Base.RefValue{T}
|
|
20
|
363
|
April 10, 2025
|
About reproducibility of Julia program run times
|
|
20
|
776
|
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
|
17
|
April 7, 2025
|
Excessive memory consumption when optimising Gaussian process regression with automatic reverse differentiation
|
|
2
|
98
|
April 7, 2025
|
Efficiently Read JSON and Create DataFrame
|
|
23
|
7812
|
April 3, 2025
|
@defined "not working" inside macro
|
|
8
|
79
|
April 2, 2025
|
Facing problem in computing error in transient problem
|
|
0
|
31
|
April 2, 2025
|
Efficient way compute do WX+b?
|
|
7
|
347
|
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
|
167
|
April 1, 2025
|
How to make the Optim.jl zero allocated?
|
|
1
|
107
|
March 31, 2025
|
Counter-intuitive performance difference
|
|
7
|
330
|
March 30, 2025
|
Cuda kernel help
|
|
2
|
48
|
March 29, 2025
|
The Prospero Challenge
|
|
17
|
648
|
March 29, 2025
|
Matrix multiplication with Duals
|
|
12
|
178
|
March 28, 2025
|
Confusion on performance when using the broadcasting macro @. vs explicit . operators
|
|
7
|
169
|
March 27, 2025
|
Kwargs allocating (?)
|
|
6
|
126
|
March 27, 2025
|
Parallel feeding of a dataframe
|
|
17
|
292
|
March 26, 2025
|
Any reason to specify triu()?
|
|
1
|
94
|
March 25, 2025
|
@threads and vmap
|
|
5
|
91
|
March 25, 2025
|