|
Help - not so zero-cost abstraction
|
|
11
|
531
|
December 10, 2025
|
|
Self-inflicted type proliferation
|
|
3
|
215
|
December 10, 2025
|
|
Extra line reduces run time by half, but why?
|
|
3
|
220
|
December 8, 2025
|
|
Multithreading non-contiguous mapreduction over huge matrices
|
|
5
|
155
|
December 8, 2025
|
|
`@allocated` vs `@allocations`
|
|
2
|
120
|
December 7, 2025
|
|
Understanding allocations when creating view of nested StructVector
|
|
1
|
58
|
December 2, 2025
|
|
Extremely long compilation times in GoogleColab for ModelingToolkit.jl and other Julia packages
|
|
6
|
171
|
November 30, 2025
|
|
Multi-threading Heisenbug: code is faster when profiled
|
|
5
|
368
|
November 28, 2025
|
|
Type Stabled Jacobian of a Hessian
|
|
3
|
167
|
November 28, 2025
|
|
Configuring the VS Code Julia Extension to Use a Custom Terminal Name
|
|
1
|
82
|
November 26, 2025
|
|
Query compiler's effect modeling
|
|
2
|
73
|
November 24, 2025
|
|
Dagger.jl optimising a two step matrix-vector multiplication
|
|
1
|
128
|
November 22, 2025
|
|
Best practices for optimization problems with ODE solves and eigen calls
|
|
12
|
250
|
November 21, 2025
|
|
Need memory and/or parallel optimization for pairwise distance metrics
|
|
25
|
426
|
November 19, 2025
|
|
GEMM kernel, cache oblivious, and Strassen
|
|
5
|
490
|
November 19, 2025
|
|
Linear Algebra Manipulations with Cholesky Factors
|
|
1
|
143
|
November 15, 2025
|
|
Automatically enable GC during JIT compile
|
|
2
|
105
|
November 15, 2025
|
|
Stochastic Gradient Descent (SGD) in julia?
|
|
3
|
184
|
November 13, 2025
|
|
Understanding "random" serialization when using @spawn in a "parallel region"
|
|
11
|
169
|
November 13, 2025
|
|
`rand(::MyType, N)` allocates a lot, how to define return type properly?
|
|
4
|
165
|
November 12, 2025
|
|
Backup 1 line when using readline()
|
|
1
|
99
|
November 12, 2025
|
|
Array addition of oneAPI.jl slower
|
|
10
|
274
|
November 10, 2025
|
|
Topological sort (performance)
|
|
43
|
4700
|
November 10, 2025
|
|
Threads.@threads on views into a vector doesn't give much of a speed-up
|
|
3
|
147
|
November 6, 2025
|
|
Large allocations with MTK event
|
|
1
|
98
|
November 5, 2025
|
|
Dagger.jl mutable data on different workers
|
|
0
|
56
|
November 5, 2025
|
|
Memory kills this code
|
|
5
|
476
|
November 3, 2025
|
|
Is this conversion+store safe?
|
|
4
|
147
|
October 30, 2025
|
|
How to avoid recompilation when a large Julia function is called with many different argument combinations
|
|
3
|
211
|
October 29, 2025
|
|
Downloads.download or run(`wget`) much slower than direct `wget`
|
|
2
|
186
|
October 29, 2025
|