Pre-allocating array efficiency
|
|
5
|
280
|
October 12, 2024
|
PythonCall.jl with CondaPkg.jl in MPI scenario
|
|
2
|
145
|
October 11, 2024
|
Vectorise summation over index in nested for loop
|
|
7
|
137
|
October 10, 2024
|
Type-instability of mapreduce vs. map + reduce
|
|
18
|
262
|
October 10, 2024
|
Julia Tab Completion is Slow in directories with many items
|
|
0
|
52
|
October 10, 2024
|
Understanding how ForwardDiff.Duals are propagated
|
|
6
|
146
|
October 10, 2024
|
SVD 2x slower than in Matlab and how to get best performance on Windows10
|
|
20
|
3486
|
October 9, 2024
|
Performance Tips for functions
|
|
9
|
540
|
October 9, 2024
|
Fastest way for GLMM
|
|
6
|
248
|
October 7, 2024
|
Timing compilation when using threads
|
|
0
|
41
|
October 7, 2024
|
Arrays of NamedTuples
|
|
2
|
64
|
October 4, 2024
|
Type instabilities when introducing a Channel as a parameter in a ODE problem
|
|
10
|
535
|
October 4, 2024
|
Calculating Statistics of an Array with A Mask (Masked Array)
|
|
1
|
146
|
October 3, 2024
|
Same performances between type-stable and type-unstable code
|
|
13
|
298
|
October 3, 2024
|
How to optimise a linear solve in a hot loop?
|
|
7
|
178
|
October 3, 2024
|
Is there a non-allocating version of findall?
|
|
1
|
129
|
October 2, 2024
|
Trying to understand low performance compared to C++
|
|
13
|
341
|
October 2, 2024
|
Fast evaluation of linear/bilinear expressions and Jacobians from strings
|
|
1
|
92
|
October 1, 2024
|
Minimize Watson test function for n=12
|
|
4
|
153
|
September 29, 2024
|
Help with optimization
|
|
18
|
154
|
September 28, 2024
|
When to use mutable structs?
|
|
1
|
401
|
September 28, 2024
|
Rotate lower n bits
|
|
6
|
178
|
September 27, 2024
|
Unclear allocations with in-place mutating functions
|
|
14
|
144
|
September 26, 2024
|
FunctionWrapper allocating when called
|
|
10
|
167
|
September 26, 2024
|
Efficient iteration with fixed size array types without `@generated` functions
|
|
9
|
206
|
September 26, 2024
|
Block Diagonal Factorization Performance
|
|
1
|
222
|
September 25, 2024
|
Gradient-based adaptative sampling in NeuralPDE
|
|
1
|
31
|
September 25, 2024
|
Optimizing sums of products (dot products)
|
|
17
|
640
|
September 24, 2024
|
Flux slows down by 10x when moving from local system to high performance cluster
|
|
10
|
292
|
September 24, 2024
|
Efficiently creating and updating a struct of SVectors
|
|
10
|
215
|
September 23, 2024
|