|
Static vectors of vectors slow?
|
|
3
|
238
|
December 24, 2025
|
|
Convert or Reinterpret Between NamedTuple and SVector
|
|
7
|
272
|
December 17, 2025
|
|
Very slow training of Neural ODE with exogeneous input compared to jax using dense interpolated solution
|
|
4
|
329
|
December 15, 2025
|
|
Static call at runtime
|
|
7
|
366
|
December 14, 2025
|
|
Understanding memory usage in Julia
|
|
23
|
3799
|
December 12, 2025
|
|
Improving Base.mapreduce by 20% on vectors
|
|
2
|
303
|
December 12, 2025
|
|
Performance challenge: can you write a faster sum?
|
|
32
|
2631
|
December 11, 2025
|
|
Help - not so zero-cost abstraction
|
|
11
|
613
|
December 10, 2025
|
|
Self-inflicted type proliferation
|
|
3
|
253
|
December 10, 2025
|
|
Extra line reduces run time by half, but why?
|
|
3
|
258
|
December 8, 2025
|
|
Multithreading non-contiguous mapreduction over huge matrices
|
|
5
|
209
|
December 8, 2025
|
|
`@allocated` vs `@allocations`
|
|
2
|
169
|
December 7, 2025
|
|
Understanding allocations when creating view of nested StructVector
|
|
1
|
75
|
December 2, 2025
|
|
Extremely long compilation times in GoogleColab for ModelingToolkit.jl and other Julia packages
|
|
6
|
300
|
November 30, 2025
|
|
Multi-threading Heisenbug: code is faster when profiled
|
|
5
|
429
|
November 28, 2025
|
|
Type Stabled Jacobian of a Hessian
|
|
3
|
215
|
November 28, 2025
|
|
Configuring the VS Code Julia Extension to Use a Custom Terminal Name
|
|
1
|
115
|
November 26, 2025
|
|
Query compiler's effect modeling
|
|
2
|
100
|
November 24, 2025
|
|
Dagger.jl optimising a two step matrix-vector multiplication
|
|
1
|
167
|
November 22, 2025
|
|
Best practices for optimization problems with ODE solves and eigen calls
|
|
12
|
441
|
November 21, 2025
|
|
Need memory and/or parallel optimization for pairwise distance metrics
|
|
25
|
630
|
November 19, 2025
|
|
GEMM kernel, cache oblivious, and Strassen
|
|
5
|
574
|
November 19, 2025
|
|
Linear Algebra Manipulations with Cholesky Factors
|
|
1
|
201
|
November 15, 2025
|
|
Automatically enable GC during JIT compile
|
|
2
|
141
|
November 15, 2025
|
|
Stochastic Gradient Descent (SGD) in julia?
|
|
3
|
235
|
November 13, 2025
|
|
Understanding "random" serialization when using @spawn in a "parallel region"
|
|
11
|
278
|
November 13, 2025
|
|
`rand(::MyType, N)` allocates a lot, how to define return type properly?
|
|
4
|
235
|
November 12, 2025
|
|
Backup 1 line when using readline()
|
|
1
|
147
|
November 12, 2025
|
|
Array addition of oneAPI.jl slower
|
|
10
|
378
|
November 10, 2025
|
|
Topological sort (performance)
|
|
43
|
4950
|
November 10, 2025
|