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