Loading 60k images from a folder. Python code is way faster than Julia
|
|
11
|
498
|
June 14, 2025
|
Julia vs C++ for computational mechanics - Implicit Material Point Method
|
|
13
|
637
|
May 24, 2025
|
LU factorisation of a block tridiagonal square matrix
|
|
3
|
186
|
January 17, 2025
|
Help with reducing allocations when indexing into custom Array
|
|
10
|
159
|
January 14, 2025
|
How to speedup setindex! and getindex?
|
|
3
|
185
|
January 3, 2025
|
MATLAB is faster for my large system of ODEs?
|
|
21
|
938
|
November 15, 2024
|
Vectorise summation over index in nested for loop
|
|
7
|
134
|
October 10, 2024
|
Help with for-loops optimization / Translation from Matlab
|
|
7
|
216
|
August 15, 2024
|
[Turing.jl] Understanding running times in Turing.jl? Beyond @time
|
|
1
|
91
|
August 13, 2024
|
Matrices inside a or outside a Function
|
|
12
|
284
|
August 4, 2024
|
Fast read operations from a large array of low-dimensional SVectors
|
|
6
|
87
|
July 20, 2024
|
Variable sized windows for moving average
|
|
8
|
680
|
June 4, 2024
|
The Problem with Julia that makes me want to leave - First run Times
|
|
53
|
3554
|
May 20, 2024
|
Is there a quicker way to obtain normalized multivariate random normal draws?
|
|
15
|
433
|
May 18, 2024
|
How to encourage compiler optimizations?
|
|
12
|
458
|
April 23, 2024
|
Chairmarks.jl
|
|
82
|
4460
|
March 12, 2024
|
CUDA.jl for particle tracking simulation
|
|
4
|
356
|
February 29, 2024
|
Speeding up JuMP model creation with sets that depend on other indexes
|
|
8
|
689
|
December 15, 2023
|
Most performant way to perform matrix and vector calculations in a function
|
|
5
|
514
|
October 9, 2023
|
Fastest way possible to find index of value equals 1 across a matrix column
|
|
7
|
1014
|
October 6, 2023
|
Performant reading of .tar.xz files
|
|
15
|
705
|
September 18, 2023
|
Trying to make multithreading to work on applying a function number of times
|
|
11
|
513
|
August 25, 2023
|
Speed up solution of large system of equations
|
|
18
|
853
|
August 19, 2023
|
Speeding up matrix exponential and matrix multiplication
|
|
58
|
1826
|
August 1, 2023
|
Speed Comparison Python v Julia for custom layers
|
|
25
|
1447
|
July 28, 2023
|
How to preallocate and reuse buffers for oft-repeated computation?
|
|
15
|
1502
|
July 12, 2023
|
Creating tidytext's unnest_tokens() in Julia and speed
|
|
5
|
384
|
June 20, 2023
|
Speeding-up the construction of a second order cone JuMP model
|
|
6
|
518
|
May 15, 2023
|
Very different performance in different computers due to garbage collection?
|
|
28
|
2370
|
May 12, 2023
|
Optimizing Direct 1D Convolution Code
|
|
21
|
1599
|
April 28, 2023
|