|
Pre-allocating array efficiency
|
|
5
|
417
|
October 12, 2024
|
|
PythonCall.jl with CondaPkg.jl in MPI scenario
|
|
2
|
276
|
October 11, 2024
|
|
Vectorise summation over index in nested for loop
|
|
7
|
233
|
October 10, 2024
|
|
Type-instability of mapreduce vs. map + reduce
|
|
18
|
497
|
October 10, 2024
|
|
Julia Tab Completion is Slow in directories with many items
|
|
0
|
101
|
October 10, 2024
|
|
Understanding how ForwardDiff.Duals are propagated
|
|
6
|
270
|
October 10, 2024
|
|
SVD 2x slower than in Matlab and how to get best performance on Windows10
|
|
20
|
3831
|
October 9, 2024
|
|
Performance Tips for functions
|
|
9
|
725
|
October 9, 2024
|
|
Fastest way for GLMM
|
|
6
|
425
|
October 7, 2024
|
|
Timing compilation when using threads
|
|
0
|
86
|
October 7, 2024
|
|
Arrays of NamedTuples
|
|
2
|
131
|
October 4, 2024
|
|
Type instabilities when introducing a Channel as a parameter in a ODE problem
|
|
10
|
667
|
October 4, 2024
|
|
Calculating Statistics of an Array with A Mask (Masked Array)
|
|
1
|
227
|
October 3, 2024
|
|
Same performances between type-stable and type-unstable code
|
|
13
|
477
|
October 3, 2024
|
|
How to optimise a linear solve in a hot loop?
|
|
7
|
338
|
October 3, 2024
|
|
Is there a non-allocating version of findall?
|
|
1
|
192
|
October 2, 2024
|
|
Trying to understand low performance compared to C++
|
|
13
|
584
|
October 2, 2024
|
|
Fast evaluation of linear/bilinear expressions and Jacobians from strings
|
|
1
|
141
|
October 1, 2024
|
|
Minimize Watson test function for n=12
|
|
4
|
237
|
September 29, 2024
|
|
Help with optimization
|
|
18
|
378
|
September 28, 2024
|
|
When to use mutable structs?
|
|
1
|
729
|
September 28, 2024
|
|
Rotate lower n bits
|
|
6
|
321
|
September 27, 2024
|
|
Unclear allocations with in-place mutating functions
|
|
14
|
378
|
September 26, 2024
|
|
FunctionWrapper allocating when called
|
|
10
|
390
|
September 26, 2024
|
|
Efficient iteration with fixed size array types without `@generated` functions
|
|
9
|
349
|
September 26, 2024
|
|
Block Diagonal Factorization Performance
|
|
1
|
300
|
September 25, 2024
|
|
Gradient-based adaptative sampling in NeuralPDE
|
|
1
|
80
|
September 25, 2024
|
|
Optimizing sums of products (dot products)
|
|
17
|
1029
|
September 24, 2024
|
|
Flux slows down by 10x when moving from local system to high performance cluster
|
|
10
|
452
|
September 24, 2024
|
|
Efficiently creating and updating a struct of SVectors
|
|
10
|
416
|
September 23, 2024
|