|
Optimisation over grid of parameters with `Optimization.jl`
|
|
7
|
259
|
August 18, 2025
|
|
Loading 60k images from a folder. Python code is way faster than Julia
|
|
11
|
539
|
June 14, 2025
|
|
Julia vs C++ for computational mechanics - Implicit Material Point Method
|
|
13
|
793
|
May 24, 2025
|
|
LU factorisation of a block tridiagonal square matrix
|
|
3
|
212
|
January 17, 2025
|
|
Help with reducing allocations when indexing into custom Array
|
|
10
|
206
|
January 14, 2025
|
|
How to speedup setindex! and getindex?
|
|
3
|
221
|
January 3, 2025
|
|
MATLAB is faster for my large system of ODEs?
|
|
21
|
1023
|
November 15, 2024
|
|
Vectorise summation over index in nested for loop
|
|
7
|
161
|
October 10, 2024
|
|
Help with for-loops optimization / Translation from Matlab
|
|
7
|
251
|
August 15, 2024
|
|
[Turing.jl] Understanding running times in Turing.jl? Beyond @time
|
|
1
|
131
|
August 13, 2024
|
|
Matrices inside a or outside a Function
|
|
12
|
327
|
August 4, 2024
|
|
Fast read operations from a large array of low-dimensional SVectors
|
|
6
|
122
|
July 20, 2024
|
|
Variable sized windows for moving average
|
|
8
|
732
|
June 4, 2024
|
|
The Problem with Julia that makes me want to leave - First run Times
|
|
53
|
3892
|
May 20, 2024
|
|
Is there a quicker way to obtain normalized multivariate random normal draws?
|
|
15
|
536
|
May 18, 2024
|
|
How to encourage compiler optimizations?
|
|
12
|
499
|
April 23, 2024
|
|
Chairmarks.jl
|
|
82
|
4829
|
March 12, 2024
|
|
CUDA.jl for particle tracking simulation
|
|
4
|
382
|
February 29, 2024
|
|
Speeding up JuMP model creation with sets that depend on other indexes
|
|
8
|
725
|
December 15, 2023
|
|
Most performant way to perform matrix and vector calculations in a function
|
|
5
|
550
|
October 9, 2023
|
|
Fastest way possible to find index of value equals 1 across a matrix column
|
|
7
|
1050
|
October 6, 2023
|
|
Performant reading of .tar.xz files
|
|
15
|
785
|
September 18, 2023
|
|
Trying to make multithreading to work on applying a function number of times
|
|
11
|
542
|
August 25, 2023
|
|
Speed up solution of large system of equations
|
|
18
|
922
|
August 19, 2023
|
|
Speeding up matrix exponential and matrix multiplication
|
|
58
|
1983
|
August 1, 2023
|
|
Speed Comparison Python v Julia for custom layers
|
|
25
|
1540
|
July 28, 2023
|
|
How to preallocate and reuse buffers for oft-repeated computation?
|
|
15
|
1616
|
July 12, 2023
|
|
Creating tidytext's unnest_tokens() in Julia and speed
|
|
5
|
551
|
June 20, 2023
|
|
Speeding-up the construction of a second order cone JuMP model
|
|
6
|
564
|
May 15, 2023
|
|
Very different performance in different computers due to garbage collection?
|
|
28
|
2468
|
May 12, 2023
|