LU factorisation of a block tridiagonal square matrix
|
|
3
|
151
|
January 17, 2025
|
Help with reducing allocations when indexing into custom Array
|
|
10
|
142
|
January 14, 2025
|
How to speedup setindex! and getindex?
|
|
3
|
163
|
January 3, 2025
|
MATLAB is faster for my large system of ODEs?
|
|
21
|
884
|
November 15, 2024
|
Vectorise summation over index in nested for loop
|
|
7
|
126
|
October 10, 2024
|
Help with for-loops optimization / Translation from Matlab
|
|
7
|
209
|
August 15, 2024
|
[Turing.jl] Understanding running times in Turing.jl? Beyond @time
|
|
1
|
55
|
August 13, 2024
|
Matrices inside a or outside a Function
|
|
12
|
277
|
August 4, 2024
|
Fast read operations from a large array of low-dimensional SVectors
|
|
6
|
84
|
July 20, 2024
|
Variable sized windows for moving average
|
|
8
|
595
|
June 4, 2024
|
The Problem with Julia that makes me want to leave - First run Times
|
|
53
|
3320
|
May 20, 2024
|
Is there a quicker way to obtain normalized multivariate random normal draws?
|
|
15
|
362
|
May 18, 2024
|
How to encourage compiler optimizations?
|
|
12
|
443
|
April 23, 2024
|
Chairmarks.jl
|
|
82
|
4340
|
March 12, 2024
|
CUDA.jl for particle tracking simulation
|
|
4
|
343
|
February 29, 2024
|
Speeding up JuMP model creation with sets that depend on other indexes
|
|
8
|
681
|
December 15, 2023
|
Most performant way to perform matrix and vector calculations in a function
|
|
5
|
490
|
October 9, 2023
|
Fastest way possible to find index of value equals 1 across a matrix column
|
|
7
|
971
|
October 6, 2023
|
Performant reading of .tar.xz files
|
|
15
|
677
|
September 18, 2023
|
Trying to make multithreading to work on applying a function number of times
|
|
11
|
503
|
August 25, 2023
|
Speed up solution of large system of equations
|
|
18
|
824
|
August 19, 2023
|
Speeding up matrix exponential and matrix multiplication
|
|
58
|
1767
|
August 1, 2023
|
Speed Comparison Python v Julia for custom layers
|
|
25
|
1393
|
July 28, 2023
|
How to preallocate and reuse buffers for oft-repeated computation?
|
|
15
|
1383
|
July 12, 2023
|
Creating tidytext's unnest_tokens() in Julia and speed
|
|
5
|
379
|
June 20, 2023
|
Speeding-up the construction of a second order cone JuMP model
|
|
6
|
494
|
May 15, 2023
|
Very different performance in different computers due to garbage collection?
|
|
28
|
2333
|
May 12, 2023
|
Optimizing Direct 1D Convolution Code
|
|
21
|
1509
|
April 28, 2023
|
Optim search/convergence speed
|
|
0
|
178
|
April 4, 2023
|
Performance tips for a function which finds n maximums in a matrix
|
|
8
|
669
|
March 23, 2023
|