|
Is it possible to tune garbage collection for interactivity?
|
|
6
|
300
|
June 6, 2023
|
|
Inference in nested quadgk
|
|
0
|
221
|
June 6, 2023
|
|
Julia v1.8 -> v1.9 makes this code 1000x slower
|
|
6
|
602
|
June 6, 2023
|
|
Generate function that calls sequence of functions in order to avoid recompilation
|
|
3
|
242
|
June 6, 2023
|
|
Disappointing benchmark results with AMD Threadripper PRO 3975WX 32 Cores
|
|
10
|
904
|
June 6, 2023
|
|
Rollsum/cumulative optimisation
|
|
12
|
362
|
June 5, 2023
|
|
Error when processing data from file for linear regression
|
|
7
|
305
|
June 5, 2023
|
|
Learning Julia by an example of a simple Bayesian linear regression
|
|
10
|
1206
|
June 4, 2023
|
|
Time to create Union of types in Julia 1.9.0 vs Julia 1.8.5
|
|
4
|
592
|
June 2, 2023
|
|
Hard Disk storage solution for a (large) array of matrices
|
|
12
|
531
|
June 1, 2023
|
|
How to achieve good performance with Zygote.pushforward on a neural network
|
|
3
|
1041
|
May 31, 2023
|
|
Inside closures, captured constructors are much slower than captured functions
|
|
2
|
331
|
May 31, 2023
|
|
How to correctly design multi-thread cache that's transparent to user iteration?
|
|
10
|
926
|
May 31, 2023
|
|
Improvements for solving an ODE "piecewise"
|
|
1
|
227
|
May 30, 2023
|
|
Should I add type annotation to keyword arguments?
|
|
10
|
848
|
May 30, 2023
|
|
Help Requested: Understanding cause of allocations for dynamic dispatch returning `nothing`, which vary based on argument type
|
|
6
|
476
|
May 29, 2023
|
|
Why mul! does not work with a target that has more columns than the result?
|
|
2
|
286
|
May 28, 2023
|
|
DiffEqFlux and Threaded Ensemble Problems with ForwardDiff
|
|
3
|
417
|
May 28, 2023
|
|
Julia 1.9 uses more memory for compilation caches that 1.8
|
|
9
|
556
|
May 28, 2023
|
|
Efficient pushforward (Jacobian vector product) with multiple vectors using automatic differentiation
|
|
13
|
612
|
May 27, 2023
|
|
Performance costs associated with using local variable bindings
|
|
1
|
266
|
May 26, 2023
|
|
Custom rule for differentiating through Newton solver using ForwardDiff: works for gradient, fails for hessian
|
|
23
|
1104
|
May 26, 2023
|
|
Very slow startup in VScode
|
|
11
|
4303
|
May 25, 2023
|
|
Making a view of a combination of array indexes and scalars, creating an array to send to a function
|
|
7
|
294
|
May 25, 2023
|
|
The most efficient way to calculate the pairwise correlation between rows of a large Matrix{Float64}
|
|
10
|
847
|
May 25, 2023
|
|
KernelAbstractions on CPU. Why so slow?
|
|
8
|
508
|
May 24, 2023
|
|
Problem reading parquet file in Julia 1.9.0
|
|
0
|
251
|
May 24, 2023
|
|
Why is typeof not type inferable in this case?
|
|
2
|
356
|
May 23, 2023
|
|
Curious case of FFTW performance benchmarking
|
|
6
|
332
|
May 22, 2023
|
|
Why is for loops so slow?
|
|
9
|
790
|
May 22, 2023
|