|
How to Efficiently Work with Floats Across a Wide Range of Precision?
|
|
4
|
310
|
December 16, 2024
|
|
Julia vs. Python Performance on package catch22: Why is Julia slower in this case and how can I improve it?
|
|
11
|
1167
|
December 16, 2024
|
|
Does BitArraysX.jl or similar exist?
|
|
2
|
164
|
December 15, 2024
|
|
How to convert the python code to Julia
|
|
4
|
328
|
December 15, 2024
|
|
Uninvoked logging with interpolated string screws performance
|
|
2
|
68
|
December 13, 2024
|
|
Julia position in the Debian Benchmark Game can be improved, and categorization of some Julia there is unfair
|
|
29
|
2309
|
December 12, 2024
|
|
Memory Arena
|
|
1
|
314
|
December 12, 2024
|
|
Fastest Julia implementation for a cyclic convolution of real vectors
|
|
17
|
707
|
December 12, 2024
|
|
Not using PreallocationTools.jl correctly
|
|
11
|
437
|
December 12, 2024
|
|
Speeding up elementwise Vector-SparseMatrixCSC multiplication broadcasting
|
|
11
|
687
|
December 12, 2024
|
|
MKLSparse with AMD cpu
|
|
5
|
1836
|
December 11, 2024
|
|
Understanding multi-dimensional array indexing performance
|
|
7
|
301
|
December 11, 2024
|
|
Avoiding allocations and run-time dispatch with ForwardDiff
|
|
2
|
137
|
December 11, 2024
|
|
Accelerate column-wise subtraction of a vector to a matrix
|
|
10
|
279
|
December 10, 2024
|
|
Mutable structs with all constant fields outperform immutable structs for equality comparison
|
|
1
|
208
|
December 4, 2024
|
|
Simple recursive Fibonaci example. How to make it faster?
|
|
40
|
7392
|
December 5, 2024
|
|
OOM and saving solutions of `SDEProblem` only at specific timepoints
|
|
2
|
85
|
December 5, 2024
|
|
Numpy.sort vs Julia sort
|
|
10
|
1260
|
December 4, 2024
|
|
Experiments with LoopVectorization and convolutions
|
|
24
|
1137
|
December 3, 2024
|
|
We love sorting -- latest news in sorting
|
|
0
|
556
|
June 24, 2023
|
|
Mesh 3D Creation
|
|
4
|
189
|
December 3, 2024
|
|
Vector of Vectors / Vector of Tuples
|
|
6
|
304
|
December 3, 2024
|
|
Benchmark is moving target?
|
|
2
|
223
|
December 3, 2024
|
|
Static array multiplied by its adjoint seems to allocate
|
|
12
|
371
|
December 2, 2024
|
|
Getting to zero allocations in NonlinearSolve.jl
|
|
9
|
439
|
November 29, 2024
|
|
Type stability in closures
|
|
13
|
399
|
November 28, 2024
|
|
`IdDict{UInt64, Float64}` is much slower than `Dict{UInt64, Float64}` for retrieving values
|
|
2
|
157
|
November 27, 2024
|
|
Why JLD2.jl is 40x slower than Arrow.jl
|
|
24
|
1085
|
November 25, 2024
|
|
Using a runtime-length `SVector` within a closure allocates memory
|
|
6
|
182
|
November 24, 2024
|
|
Capturing "sub" dependencies during precompilation
|
|
0
|
49
|
November 24, 2024
|