|
Efficient pushforward (Jacobian vector product) with multiple vectors using automatic differentiation
|
|
13
|
656
|
May 27, 2023
|
|
Performance costs associated with using local variable bindings
|
|
1
|
272
|
May 26, 2023
|
|
Custom rule for differentiating through Newton solver using ForwardDiff: works for gradient, fails for hessian
|
|
23
|
1252
|
May 26, 2023
|
|
Very slow startup in VScode
|
|
11
|
4375
|
May 25, 2023
|
|
Making a view of a combination of array indexes and scalars, creating an array to send to a function
|
|
7
|
348
|
May 25, 2023
|
|
The most efficient way to calculate the pairwise correlation between rows of a large Matrix{Float64}
|
|
10
|
941
|
May 25, 2023
|
|
KernelAbstractions on CPU. Why so slow?
|
|
8
|
580
|
May 24, 2023
|
|
Problem reading parquet file in Julia 1.9.0
|
|
0
|
259
|
May 24, 2023
|
|
Why is typeof not type inferable in this case?
|
|
2
|
361
|
May 23, 2023
|
|
Curious case of FFTW performance benchmarking
|
|
6
|
338
|
May 22, 2023
|
|
Why is for loops so slow?
|
|
9
|
834
|
May 22, 2023
|
|
Copy array elements by index
|
|
5
|
730
|
May 20, 2023
|
|
Multithreading over multiple CPU
|
|
8
|
384
|
May 19, 2023
|
|
How can I avoid using global variables that will vary their values?
|
|
14
|
546
|
May 19, 2023
|
|
Collect for CuArray composite types
|
|
2
|
268
|
May 19, 2023
|
|
Performance of IdDict vs Dict
|
|
13
|
1587
|
May 19, 2023
|
|
A way for identifying the code portion being re-compiled?
|
|
1
|
329
|
May 18, 2023
|
|
Removing specific Type from Union
|
|
13
|
658
|
May 18, 2023
|
|
Computationally efficient image filtering
|
|
3
|
390
|
May 16, 2023
|
|
Package precompile fail with Distributed
|
|
0
|
213
|
May 15, 2023
|
|
Interpreting profiling flame charts: function runs dramatically faster after calling unrelated function
|
|
4
|
285
|
May 15, 2023
|
|
Slower execution and more GC in command prompt than VSCode
|
|
5
|
264
|
May 14, 2023
|
|
GC going nuts
|
|
18
|
1590
|
May 13, 2023
|
|
Why is NPZ so much faster than JLD in this case?
|
|
3
|
329
|
May 13, 2023
|
|
Transducers vs Iterators
|
|
0
|
444
|
May 12, 2023
|
|
Very different performance in different computers due to garbage collection?
|
|
28
|
2626
|
May 12, 2023
|
|
Saving arguments or wrap function?
|
|
4
|
319
|
May 11, 2023
|
|
Performance penalty of `>(1)` vs `x -> x >1`?
|
|
36
|
1245
|
May 11, 2023
|
|
CSV.Row very slow for reading files line by line
|
|
0
|
304
|
May 9, 2023
|
|
Where do these allocations come from?
|
|
4
|
420
|
May 9, 2023
|