|
Why does the following setindex call allocate?
|
|
6
|
524
|
June 12, 2023
|
|
PyCall minimal overhead
|
|
15
|
2635
|
June 12, 2023
|
|
Performance of hasmethod vs try-catch on MethodError
|
|
22
|
1494
|
June 11, 2023
|
|
Minimizing PythonCall overhead with BenchmarkTools
|
|
4
|
400
|
June 9, 2023
|
|
VSCode server weirdly slow in SSH
|
|
1
|
2634
|
June 8, 2023
|
|
Using ntuple() in generated function
|
|
5
|
363
|
June 8, 2023
|
|
Optimal column to row major conversion
|
|
7
|
1082
|
June 7, 2023
|
|
Speed-up graphical lasso code
|
|
0
|
288
|
June 7, 2023
|
|
GPU specifications -- what's the best GPU choice for diffeqGPUs?
|
|
9
|
634
|
June 7, 2023
|
|
How does `--heap_size_hint` relate to improvements for `Sys.total_memory()`?
|
|
0
|
296
|
June 7, 2023
|
|
Faster/performant interpolation of very big arrays
|
|
0
|
268
|
June 7, 2023
|
|
Is it possible to tune garbage collection for interactivity?
|
|
6
|
321
|
June 6, 2023
|
|
Inference in nested quadgk
|
|
0
|
232
|
June 6, 2023
|
|
Julia v1.8 -> v1.9 makes this code 1000x slower
|
|
6
|
625
|
June 6, 2023
|
|
Generate function that calls sequence of functions in order to avoid recompilation
|
|
3
|
263
|
June 6, 2023
|
|
Disappointing benchmark results with AMD Threadripper PRO 3975WX 32 Cores
|
|
10
|
1029
|
June 6, 2023
|
|
Rollsum/cumulative optimisation
|
|
12
|
419
|
June 5, 2023
|
|
Error when processing data from file for linear regression
|
|
7
|
346
|
June 5, 2023
|
|
Learning Julia by an example of a simple Bayesian linear regression
|
|
10
|
1269
|
June 4, 2023
|
|
Time to create Union of types in Julia 1.9.0 vs Julia 1.8.5
|
|
4
|
609
|
June 2, 2023
|
|
Hard Disk storage solution for a (large) array of matrices
|
|
12
|
646
|
June 1, 2023
|
|
How to achieve good performance with Zygote.pushforward on a neural network
|
|
3
|
1053
|
May 31, 2023
|
|
Inside closures, captured constructors are much slower than captured functions
|
|
2
|
348
|
May 31, 2023
|
|
How to correctly design multi-thread cache that's transparent to user iteration?
|
|
10
|
990
|
May 31, 2023
|
|
Improvements for solving an ODE "piecewise"
|
|
1
|
236
|
May 30, 2023
|
|
Should I add type annotation to keyword arguments?
|
|
10
|
897
|
May 30, 2023
|
|
Help Requested: Understanding cause of allocations for dynamic dispatch returning `nothing`, which vary based on argument type
|
|
6
|
511
|
May 29, 2023
|
|
Why mul! does not work with a target that has more columns than the result?
|
|
2
|
304
|
May 28, 2023
|
|
DiffEqFlux and Threaded Ensemble Problems with ForwardDiff
|
|
3
|
448
|
May 28, 2023
|
|
Julia 1.9 uses more memory for compilation caches that 1.8
|
|
9
|
597
|
May 28, 2023
|