Terribly unoptimized combination of multiset_permutations() and Iterators.product()
|
|
9
|
260
|
July 29, 2025
|
DifferentiationInterface+ForwardDiff unable to diff ldiv! (any other options to solve linear system w/o allocations and differentiate?)
|
|
34
|
297
|
July 28, 2025
|
Help optimizing my generic sigma clipping function in Julia
|
|
2
|
75
|
July 28, 2025
|
TTSX: Recompilation on every run
|
|
9
|
292
|
July 25, 2025
|
Why is accessing an SMatrix from a struct allocating?
|
|
4
|
156
|
July 24, 2025
|
How to parallelize `lu!` factorization?
|
|
15
|
271
|
July 22, 2025
|
How best to preallocate memory for repeated use
|
|
5
|
283
|
July 22, 2025
|
Nothing values in constraints
|
|
4
|
117
|
July 22, 2025
|
Fixed-structure CHOLMOD with in-place `set_nonzeros!`
|
|
3
|
46
|
July 22, 2025
|
Making Jacobi symbol function faster
|
|
12
|
251
|
July 17, 2025
|
Combinatorics.permutations creating a lot of allocations
|
|
6
|
174
|
July 14, 2025
|
The issues of frequent recompilation and low computational efficiency in ITensor.jl
|
|
18
|
247
|
July 14, 2025
|
Why is broadcast of getproperty so slow?
|
|
13
|
604
|
July 13, 2025
|
Why is LoopVectorization deprecated?
|
|
141
|
15166
|
July 13, 2025
|
Type stability in hierarchichal function calls
|
|
2
|
99
|
July 10, 2025
|
Performance challenge: can you write a faster sum?
|
|
31
|
1909
|
July 9, 2025
|
Performance discrepancy in solving sparse SPD\dense rhs between X86 and Apple M
|
|
2
|
114
|
July 4, 2025
|
Repeated allocations for fft in pseudospectral code
|
|
1
|
100
|
July 4, 2025
|
In-place SciMLOperators
|
|
0
|
72
|
July 3, 2025
|
Ldiv for Cholesky is slower than two substitutions
|
|
13
|
297
|
July 2, 2025
|
Donations link for sciml is broken
|
|
6
|
109
|
July 1, 2025
|
Getting around the strict aliasing rule in Julia
|
|
1
|
172
|
June 30, 2025
|
Unexpected poor FOR loops performance
|
|
8
|
442
|
June 28, 2025
|
Faster `div`, `rem` and `mod` for small integers?
|
|
4
|
166
|
June 27, 2025
|
Questions about Juliac
|
|
1
|
244
|
June 26, 2025
|
Iterative 2D Convolution Optimization, Help?
|
|
1
|
71
|
June 25, 2025
|
Julia SLURM + BLAS + Multithreading, threads not mapping well leading to poor performance
|
|
5
|
215
|
June 25, 2025
|
Modifying subentries in a Vector{SVector}, @set and reinterpret
|
|
1
|
87
|
June 24, 2025
|
Multithreading a over a double for-loop with arrays
|
|
6
|
223
|
June 23, 2025
|
Copying bytes from AbstractVector to Ptr
|
|
7
|
166
|
June 21, 2025
|