Annotations using Package Gaston
|
|
0
|
182
|
July 11, 2022
|
Summing an element of tuple
|
|
7
|
480
|
July 11, 2022
|
OpenBLAS threads repeatedly call gettimeofday() at the end of a loop
|
|
0
|
287
|
July 11, 2022
|
Performance of recursive function
|
|
12
|
1884
|
July 10, 2022
|
Performance optimization on lots of small linear algebra operations
|
|
13
|
1001
|
July 8, 2022
|
Efficiently passing a set of constants to a function
|
|
21
|
2437
|
July 8, 2022
|
Why does `throw` break type inference?
|
|
2
|
272
|
July 8, 2022
|
Type stability in MixtureModels
|
|
0
|
234
|
July 8, 2022
|
Bound checking in eachindex(x,y) in 1.7.3
|
|
2
|
250
|
July 6, 2022
|
Exponentiation with literals in both base and exponent not removed by compiler in 1.8
|
|
10
|
574
|
July 6, 2022
|
Order of operations matrix multiplications
|
|
5
|
414
|
July 5, 2022
|
Hard to beat Numba / JAX loop for generating Mandelbrot
|
|
61
|
4629
|
June 30, 2022
|
Interpreting `JET` warnings on a simple `Polyester` multithreaded loop
|
|
7
|
432
|
July 4, 2022
|
Vectorized statistics.jl
|
|
3
|
504
|
July 3, 2022
|
In-place svd?
|
|
16
|
1551
|
July 2, 2022
|
Underperformant mapreduce
|
|
0
|
223
|
July 1, 2022
|
How to update a data set using another data set?
|
|
5
|
443
|
July 1, 2022
|
Why other calculation will effect the time consumed by Threads.@threads
|
|
0
|
233
|
July 1, 2022
|
Does @simd hang Base.Threads.@spawn?
|
|
11
|
609
|
June 30, 2022
|
DifferentialEquations.jl How to speed up the solver
|
|
3
|
413
|
June 30, 2022
|
Efficient Evaluation of a Matrix of Function Products
|
|
8
|
324
|
June 30, 2022
|
How to calculate Cross Entropy loss between y_predict and y_target on GPU
|
|
4
|
469
|
June 29, 2022
|
How to take full advantage of GPU Parallelism on Nested Sequential Data in Flux
|
|
6
|
686
|
June 29, 2022
|
Performance of methods to iterate through array
|
|
0
|
270
|
June 28, 2022
|
Making multivariate Kolmogorov-Smirnov benchmarks
|
|
8
|
386
|
June 26, 2022
|
Efficient recursive iteration over self referencing struct
|
|
11
|
626
|
June 25, 2022
|
Do C++ performance optimisations apply to Julia?
|
|
28
|
2668
|
June 25, 2022
|
Variance-Covariance matrix with missing data
|
|
5
|
1066
|
June 25, 2022
|
Efficient way to split string at specific index
|
|
19
|
2225
|
June 24, 2022
|
Eigenvector for small non-Hermitian matrices
|
|
6
|
627
|
June 24, 2022
|