Using ntuple() in generated function
|
|
5
|
307
|
June 8, 2023
|
Optimal column to row major conversion
|
|
7
|
900
|
June 7, 2023
|
Speed-up graphical lasso code
|
|
0
|
266
|
June 7, 2023
|
GPU specifications -- what's the best GPU choice for diffeqGPUs?
|
|
9
|
514
|
June 7, 2023
|
How does `--heap_size_hint` relate to improvements for `Sys.total_memory()`?
|
|
0
|
268
|
June 7, 2023
|
Faster/performant interpolation of very big arrays
|
|
0
|
237
|
June 7, 2023
|
Is it possible to tune garbage collection for interactivity?
|
|
6
|
287
|
June 6, 2023
|
Inference in nested quadgk
|
|
0
|
206
|
June 6, 2023
|
Julia v1.8 -> v1.9 makes this code 1000x slower
|
|
6
|
574
|
June 6, 2023
|
Generate function that calls sequence of functions in order to avoid recompilation
|
|
3
|
221
|
June 6, 2023
|
Disappointing benchmark results with AMD Threadripper PRO 3975WX 32 Cores
|
|
10
|
828
|
June 6, 2023
|
Rollsum/cumulative optimisation
|
|
12
|
309
|
June 5, 2023
|
Error when processing data from file for linear regression
|
|
7
|
279
|
June 5, 2023
|
Learning Julia by an example of a simple Bayesian linear regression
|
|
10
|
1143
|
June 4, 2023
|
Time to create Union of types in Julia 1.9.0 vs Julia 1.8.5
|
|
4
|
568
|
June 2, 2023
|
Hard Disk storage solution for a (large) array of matrices
|
|
12
|
433
|
June 1, 2023
|
How to achieve good performance with Zygote.pushforward on a neural network
|
|
3
|
1018
|
May 31, 2023
|
Inside closures, captured constructors are much slower than captured functions
|
|
2
|
309
|
May 31, 2023
|
How to correctly design multi-thread cache that's transparent to user iteration?
|
|
10
|
830
|
May 31, 2023
|
Improvements for solving an ODE "piecewise"
|
|
1
|
215
|
May 30, 2023
|
Should I add type annotation to keyword arguments?
|
|
10
|
800
|
May 30, 2023
|
Help Requested: Understanding cause of allocations for dynamic dispatch returning `nothing`, which vary based on argument type
|
|
6
|
440
|
May 29, 2023
|
Why mul! does not work with a target that has more columns than the result?
|
|
2
|
271
|
May 28, 2023
|
DiffEqFlux and Threaded Ensemble Problems with ForwardDiff
|
|
3
|
397
|
May 28, 2023
|
Julia 1.9 uses more memory for compilation caches that 1.8
|
|
9
|
530
|
May 28, 2023
|
Efficient pushforward (Jacobian vector product) with multiple vectors using automatic differentiation
|
|
13
|
542
|
May 27, 2023
|
Performance costs associated with using local variable bindings
|
|
1
|
254
|
May 26, 2023
|
Custom rule for differentiating through Newton solver using ForwardDiff: works for gradient, fails for hessian
|
|
23
|
994
|
May 26, 2023
|
Very slow startup in VScode
|
|
11
|
4213
|
May 25, 2023
|
Making a view of a combination of array indexes and scalars, creating an array to send to a function
|
|
7
|
246
|
May 25, 2023
|