|
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
|
542
|
June 1, 2023
|
|
How to achieve good performance with Zygote.pushforward on a neural network
|
|
3
|
1042
|
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
|
936
|
May 31, 2023
|
|
Improvements for solving an ODE "piecewise"
|
|
1
|
229
|
May 30, 2023
|
|
Should I add type annotation to keyword arguments?
|
|
10
|
851
|
May 30, 2023
|
|
Help Requested: Understanding cause of allocations for dynamic dispatch returning `nothing`, which vary based on argument type
|
|
6
|
483
|
May 29, 2023
|
|
Why mul! does not work with a target that has more columns than the result?
|
|
2
|
288
|
May 28, 2023
|
|
DiffEqFlux and Threaded Ensemble Problems with ForwardDiff
|
|
3
|
421
|
May 28, 2023
|
|
Julia 1.9 uses more memory for compilation caches that 1.8
|
|
9
|
561
|
May 28, 2023
|
|
Efficient pushforward (Jacobian vector product) with multiple vectors using automatic differentiation
|
|
13
|
617
|
May 27, 2023
|
|
Performance costs associated with using local variable bindings
|
|
1
|
267
|
May 26, 2023
|
|
Custom rule for differentiating through Newton solver using ForwardDiff: works for gradient, fails for hessian
|
|
23
|
1129
|
May 26, 2023
|
|
Very slow startup in VScode
|
|
11
|
4318
|
May 25, 2023
|
|
Making a view of a combination of array indexes and scalars, creating an array to send to a function
|
|
7
|
303
|
May 25, 2023
|
|
The most efficient way to calculate the pairwise correlation between rows of a large Matrix{Float64}
|
|
10
|
862
|
May 25, 2023
|
|
KernelAbstractions on CPU. Why so slow?
|
|
8
|
517
|
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
|
793
|
May 22, 2023
|
|
Copy array elements by index
|
|
5
|
710
|
May 20, 2023
|
|
Multithreading over multiple CPU
|
|
8
|
337
|
May 19, 2023
|
|
How can I avoid using global variables that will vary their values?
|
|
14
|
509
|
May 19, 2023
|
|
Collect for CuArray composite types
|
|
2
|
254
|
May 19, 2023
|
|
Performance of IdDict vs Dict
|
|
13
|
1531
|
May 19, 2023
|
|
A way for identifying the code portion being re-compiled?
|
|
1
|
317
|
May 18, 2023
|
|
Removing specific Type from Union
|
|
13
|
616
|
May 18, 2023
|
|
Computationally efficient image filtering
|
|
3
|
372
|
May 16, 2023
|