NonlinearSolve with in-place mutation of intermediate variables
|
|
2
|
51
|
June 9, 2025
|
AOCL (not MKL) acceleration on AMD Ryzen CPU's
|
|
22
|
2272
|
May 21, 2025
|
Large number of memory allocations using Dict with custom key type
|
|
10
|
154
|
June 7, 2025
|
State of closures, Fix1/Fix2
|
|
16
|
949
|
June 6, 2025
|
Surprising slowdown from using array comprehension
|
|
8
|
259
|
June 4, 2025
|
How to better initialize a dictionary containing multidimensional array?
|
|
10
|
77
|
June 4, 2025
|
Sum over view of BitArray
|
|
3
|
101
|
June 3, 2025
|
Optimized Python is as good as Julia
|
|
28
|
24654
|
June 2, 2025
|
How to target Intel performance cores only in multithreading
|
|
5
|
1192
|
June 1, 2025
|
Very long time for addition of complex identity matrix to transposed sparse matrix
|
|
10
|
186
|
May 31, 2025
|
Batched matrix-multiplication optimization
|
|
15
|
339
|
May 30, 2025
|
Unstable execution time with high standard error in Julia
|
|
27
|
509
|
May 28, 2025
|
Slow deserialization of booleans
|
|
8
|
165
|
May 25, 2025
|
Sphere surface and axes artefact in Makie.jl
|
|
4
|
134
|
May 23, 2025
|
Any memory locations known to be ok to read across platforms? Doing a VM
|
|
2
|
72
|
May 22, 2025
|
Trouble Precompiling GLMakie.jl using ShareAdd.jl - Using Shared Environments
|
|
2
|
67
|
May 22, 2025
|
How to make the most of SIMD.jl when number of data elements is not divisible by SIMD width
|
|
5
|
175
|
May 22, 2025
|
ERROR: OutOfMemoryError()
|
|
10
|
124
|
May 21, 2025
|
Kwargs... and allocations
|
|
26
|
261
|
May 21, 2025
|
Why has simple threading using `threadid` become so complex in v1.12...?
|
|
4
|
337
|
May 19, 2025
|
Compiler specialisation in automatic differentiation
|
|
3
|
131
|
May 19, 2025
|
How to prevent unwanted "optimization" in SIMD code?
|
|
8
|
222
|
May 18, 2025
|
Faster way to peform rank-1 update to matrix inverse
|
|
5
|
150
|
May 15, 2025
|
Custom serializer for arrays of Union types
|
|
2
|
35
|
May 15, 2025
|
Faster `findmin` without LoopVectorization.jl
|
|
35
|
900
|
May 14, 2025
|
Raspberry PI 5 GPIO
|
|
6
|
377
|
May 13, 2025
|
Sparse arrays allocation versus speed
|
|
9
|
204
|
May 13, 2025
|
GLMakie Camera Controls vs Scene Controls
|
|
1
|
115
|
May 11, 2025
|
Possible speedup in matrix-diagonal products?
|
|
6
|
641
|
May 7, 2025
|
``mod1`` based Periodic Indexing on GPUs
|
|
1
|
60
|
May 3, 2025
|