How to find pairs of indices that meet specific criteria
|
|
3
|
451
|
February 26, 2022
|
How to sort a vector by an expensive function in place efficiently?
|
|
14
|
1723
|
March 8, 2022
|
Force specialization on kwargs
|
|
15
|
1725
|
March 7, 2022
|
Accessing a column value from DataFrameRow allocates
|
|
10
|
847
|
March 7, 2022
|
Why is julia slowest here?
|
|
4
|
1154
|
March 6, 2022
|
Help with excessive, unpredictable GC time from string allocations
|
|
12
|
1326
|
March 5, 2022
|
GPU performance evaluation exceeds target peakflop using CUDA.jl
|
|
6
|
1398
|
March 4, 2022
|
MKL slower than openblas in intel cpu
|
|
7
|
3521
|
March 2, 2022
|
Performance of using CartesianIndices with MArray
|
|
2
|
489
|
March 2, 2022
|
Mapreduce with broadcasting
|
|
9
|
773
|
March 2, 2022
|
Allocations when overwriting array elements in-place
|
|
5
|
713
|
March 1, 2022
|
Reusing preallocated memory without unsafe wraps
|
|
8
|
720
|
February 27, 2022
|
Time cost for using structs
|
|
2
|
947
|
February 27, 2022
|
Operation between two large N-dimensional arrays
|
|
2
|
374
|
February 27, 2022
|
Fastest way to initialize StaticArray of dynamic size with state
|
|
3
|
539
|
February 26, 2022
|
Large performance regression in nightly build
|
|
6
|
756
|
February 25, 2022
|
Recursive @generated functions with function barriers causes allocations
|
|
6
|
738
|
February 25, 2022
|
How to generate plots in documentation?
|
|
1
|
634
|
February 25, 2022
|
How to release memory with EzXML
|
|
1
|
370
|
February 25, 2022
|
Same code run multiple times gives wildly different timings
|
|
39
|
1917
|
February 24, 2022
|
Accelerate pairwise damage computation
|
|
12
|
962
|
February 24, 2022
|
Performance issues with CartesianIndices
|
|
5
|
600
|
February 24, 2022
|
Unexpected Allocations with Multiple Dispatch
|
|
2
|
472
|
February 23, 2022
|
Speeding up my code
|
|
7
|
754
|
February 23, 2022
|
How to create SMatrix from SVectors efficiently
|
|
1
|
486
|
February 23, 2022
|
How to efficiently calculate the Jacobian of the solution of a differential equation with respect to the initial conditions?
|
|
1
|
1140
|
February 21, 2022
|
This post claims that Julia is still 4-5 times slower than cython
|
|
38
|
4470
|
February 21, 2022
|
Why do take! and put! for channels allocate memory?
|
|
1
|
817
|
February 18, 2022
|
Avoiding Vectors of Abstract Types
|
|
22
|
4435
|
February 17, 2022
|
String Distance Calculations on GPU
|
|
4
|
2277
|
February 17, 2022
|