Unexpected allocations when passing types as arguments
|
|
8
|
116
|
July 31, 2025
|
Using the result of NonlinearSolve.jl allocates memory
|
|
3
|
73
|
July 31, 2025
|
Terribly unoptimized combination of multiset_permutations() and Iterators.product()
|
|
9
|
245
|
July 29, 2025
|
DifferentiationInterface+ForwardDiff unable to diff ldiv! (any other options to solve linear system w/o allocations and differentiate?)
|
|
34
|
249
|
July 28, 2025
|
Help optimizing my generic sigma clipping function in Julia
|
|
2
|
70
|
July 28, 2025
|
TTSX: Recompilation on every run
|
|
9
|
267
|
July 25, 2025
|
Why is accessing an SMatrix from a struct allocating?
|
|
4
|
144
|
July 24, 2025
|
How to parallelize `lu!` factorization?
|
|
15
|
243
|
July 22, 2025
|
How best to preallocate memory for repeated use
|
|
5
|
254
|
July 22, 2025
|
Nothing values in constraints
|
|
4
|
110
|
July 22, 2025
|
Fixed-structure CHOLMOD with in-place `set_nonzeros!`
|
|
3
|
40
|
July 22, 2025
|
Making Jacobi symbol function faster
|
|
12
|
236
|
July 17, 2025
|
Combinatorics.permutations creating a lot of allocations
|
|
6
|
159
|
July 14, 2025
|
The issues of frequent recompilation and low computational efficiency in ITensor.jl
|
|
18
|
208
|
July 14, 2025
|
Why is broadcast of getproperty so slow?
|
|
13
|
572
|
July 13, 2025
|
Why is LoopVectorization deprecated?
|
|
141
|
14845
|
July 13, 2025
|
Type stability in hierarchichal function calls
|
|
2
|
90
|
July 10, 2025
|
Performance challenge: can you write a faster sum?
|
|
31
|
1803
|
July 9, 2025
|
Performance discrepancy in solving sparse SPD\dense rhs between X86 and Apple M
|
|
2
|
105
|
July 4, 2025
|
Repeated allocations for fft in pseudospectral code
|
|
1
|
98
|
July 4, 2025
|
In-place SciMLOperators
|
|
0
|
68
|
July 3, 2025
|
Ldiv for Cholesky is slower than two substitutions
|
|
13
|
266
|
July 2, 2025
|
Donations link for sciml is broken
|
|
6
|
96
|
July 1, 2025
|
Getting around the strict aliasing rule in Julia
|
|
1
|
168
|
June 30, 2025
|
Unexpected poor FOR loops performance
|
|
8
|
424
|
June 28, 2025
|
Find the max element of a numeric vector iteratively with mask and early break
|
|
9
|
209
|
June 27, 2025
|
Faster `div`, `rem` and `mod` for small integers?
|
|
4
|
157
|
June 27, 2025
|
Questions about Juliac
|
|
1
|
235
|
June 26, 2025
|
Iterative 2D Convolution Optimization, Help?
|
|
1
|
66
|
June 25, 2025
|
Julia SLURM + BLAS + Multithreading, threads not mapping well leading to poor performance
|
|
5
|
194
|
June 25, 2025
|