|
Nerd Sniping: How can I improve the read in of a human-readable file?
|
|
17
|
468
|
December 14, 2025
|
|
Optimisation over grid of parameters with `Optimization.jl`
|
|
7
|
277
|
August 18, 2025
|
|
Loading 60k images from a folder. Python code is way faster than Julia
|
|
11
|
548
|
June 14, 2025
|
|
Julia vs C++ for computational mechanics - Implicit Material Point Method
|
|
13
|
847
|
May 24, 2025
|
|
LU factorisation of a block tridiagonal square matrix
|
|
3
|
221
|
January 17, 2025
|
|
Help with reducing allocations when indexing into custom Array
|
|
10
|
214
|
January 14, 2025
|
|
How to speedup setindex! and getindex?
|
|
3
|
233
|
January 3, 2025
|
|
MATLAB is faster for my large system of ODEs?
|
|
21
|
1042
|
November 15, 2024
|
|
Vectorise summation over index in nested for loop
|
|
7
|
173
|
October 10, 2024
|
|
Help with for-loops optimization / Translation from Matlab
|
|
7
|
257
|
August 15, 2024
|
|
[Turing.jl] Understanding running times in Turing.jl? Beyond @time
|
|
1
|
164
|
August 13, 2024
|
|
Matrices inside a or outside a Function
|
|
12
|
328
|
August 4, 2024
|
|
Fast read operations from a large array of low-dimensional SVectors
|
|
6
|
137
|
July 20, 2024
|
|
Variable sized windows for moving average
|
|
8
|
737
|
June 4, 2024
|
|
The Problem with Julia that makes me want to leave - First run Times
|
|
53
|
3991
|
May 20, 2024
|
|
Is there a quicker way to obtain normalized multivariate random normal draws?
|
|
15
|
563
|
May 18, 2024
|
|
How to encourage compiler optimizations?
|
|
12
|
516
|
April 23, 2024
|
|
Chairmarks.jl
|
|
82
|
4920
|
March 12, 2024
|
|
CUDA.jl for particle tracking simulation
|
|
4
|
385
|
February 29, 2024
|
|
Speeding up JuMP model creation with sets that depend on other indexes
|
|
8
|
745
|
December 15, 2023
|
|
Most performant way to perform matrix and vector calculations in a function
|
|
5
|
567
|
October 9, 2023
|
|
Fastest way possible to find index of value equals 1 across a matrix column
|
|
7
|
1063
|
October 6, 2023
|
|
Performant reading of .tar.xz files
|
|
15
|
808
|
September 18, 2023
|
|
Trying to make multithreading to work on applying a function number of times
|
|
11
|
546
|
August 25, 2023
|
|
Speed up solution of large system of equations
|
|
18
|
926
|
August 19, 2023
|
|
Speeding up matrix exponential and matrix multiplication
|
|
58
|
2022
|
August 1, 2023
|
|
Speed Comparison Python v Julia for custom layers
|
|
25
|
1552
|
July 28, 2023
|
|
How to preallocate and reuse buffers for oft-repeated computation?
|
|
15
|
1659
|
July 12, 2023
|
|
Creating tidytext's unnest_tokens() in Julia and speed
|
|
5
|
563
|
June 20, 2023
|
|
Speeding-up the construction of a second order cone JuMP model
|
|
6
|
574
|
May 15, 2023
|