Prevent huge number of allocations mutating columns of arrays
|
|
15
|
540
|
September 19, 2023
|
Pinv not Type Stable?
|
|
15
|
755
|
September 18, 2023
|
Use 2d marker in Makie `meshscatter`
|
|
16
|
584
|
September 18, 2023
|
Performant reading of .tar.xz files
|
|
15
|
705
|
September 18, 2023
|
Julia just... vanished in the middle of the night during a large task. Help troubleshooting/optimising would be appreciated
|
|
15
|
862
|
September 14, 2023
|
How to Make Tuple of Tuple generation Type Stable
|
|
1
|
273
|
September 14, 2023
|
Reduce GC time
|
|
7
|
798
|
September 14, 2023
|
In-place assignment, without allocation
|
|
8
|
662
|
September 13, 2023
|
Most performant way of updating vector values?
|
|
9
|
515
|
September 13, 2023
|
Type instability for broadcast with abstract type
|
|
4
|
324
|
September 11, 2023
|
Unrolling loops over tuples - why so hard?
|
|
14
|
1340
|
September 10, 2023
|
Is splitting the Julia code into smaller scripts impacting performance?
|
|
5
|
778
|
September 10, 2023
|
How to initialize an array of structs
|
|
9
|
2787
|
September 9, 2023
|
Calculation of Hessian of a loss function w.r.t. dense layer weight matrices
|
|
0
|
232
|
September 9, 2023
|
Type Instability when composing functor and function
|
|
3
|
297
|
September 8, 2023
|
When does concrete type inference not matter for performance?
|
|
6
|
408
|
September 8, 2023
|
Slow makie animations?
|
|
9
|
412
|
September 7, 2023
|
Alternative permutation/reducing for loops
|
|
7
|
328
|
September 7, 2023
|
Understanding output of @time and @btime under cgroup CPUQuota constrains
|
|
6
|
300
|
September 7, 2023
|
Fixing red bars at top of flame profile
|
|
12
|
408
|
September 6, 2023
|
Question about "in place" operations
|
|
1
|
261
|
September 6, 2023
|
Sparse matrix vector faster than dense matrix vector?
|
|
9
|
846
|
September 5, 2023
|
How to compute Hessian sub-blocks with autodiff?
|
|
7
|
242
|
September 4, 2023
|
"Compiling" DSL code to Reduce Indirection
|
|
0
|
206
|
September 4, 2023
|
Extreme memory usage in nested loop
|
|
8
|
1322
|
September 3, 2023
|
Gram Schmidit python to julia
|
|
10
|
325
|
September 3, 2023
|
Allocations when indexing (Abstract)Arrays with large dimension
|
|
6
|
398
|
August 31, 2023
|
Non-allocating leaf iterator over simple tree
|
|
0
|
148
|
August 31, 2023
|
Memory allocation when solving ODE with Vern7 and ContinuousCallback
|
|
2
|
476
|
August 29, 2023
|
Difference between two dates in Julia
|
|
8
|
1449
|
August 28, 2023
|