PythonCall.jl with CondaPkg.jl in MPI scenario
|
|
2
|
128
|
October 11, 2024
|
Vectorise summation over index in nested for loop
|
|
7
|
134
|
October 10, 2024
|
Type-instability of mapreduce vs. map + reduce
|
|
18
|
256
|
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
|
130
|
October 10, 2024
|
SVD 2x slower than in Matlab and how to get best performance on Windows10
|
|
20
|
3468
|
October 9, 2024
|
Performance Tips for functions
|
|
9
|
528
|
October 9, 2024
|
Fastest way for GLMM
|
|
6
|
238
|
October 7, 2024
|
Timing compilation when using threads
|
|
0
|
38
|
October 7, 2024
|
Arrays of NamedTuples
|
|
2
|
62
|
October 4, 2024
|
Type instabilities when introducing a Channel as a parameter in a ODE problem
|
|
10
|
531
|
October 4, 2024
|
Calculating Statistics of an Array with A Mask (Masked Array)
|
|
1
|
143
|
October 3, 2024
|
Same performances between type-stable and type-unstable code
|
|
13
|
273
|
October 3, 2024
|
How to optimise a linear solve in a hot loop?
|
|
7
|
173
|
October 3, 2024
|
Is there a non-allocating version of findall?
|
|
1
|
128
|
October 2, 2024
|
Trying to understand low performance compared to C++
|
|
13
|
333
|
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
|
152
|
September 29, 2024
|
Help with optimization
|
|
18
|
139
|
September 28, 2024
|
When to use mutable structs?
|
|
1
|
362
|
September 28, 2024
|
Rotate lower n bits
|
|
6
|
174
|
September 27, 2024
|
Unclear allocations with in-place mutating functions
|
|
14
|
132
|
September 26, 2024
|
FunctionWrapper allocating when called
|
|
10
|
162
|
September 26, 2024
|
Efficient iteration with fixed size array types without `@generated` functions
|
|
9
|
201
|
September 26, 2024
|
Block Diagonal Factorization Performance
|
|
1
|
220
|
September 25, 2024
|
Gradient-based adaptative sampling in NeuralPDE
|
|
1
|
31
|
September 25, 2024
|
Optimizing sums of products (dot products)
|
|
17
|
608
|
September 24, 2024
|
Flux slows down by 10x when moving from local system to high performance cluster
|
|
10
|
291
|
September 24, 2024
|
Efficiently creating and updating a struct of SVectors
|
|
10
|
200
|
September 23, 2024
|
Quaternion to Euler angles
|
|
4
|
124
|
September 23, 2024
|