Bound checking in eachindex(x,y) in 1.7.3
|
|
2
|
260
|
July 6, 2022
|
Exponentiation with literals in both base and exponent not removed by compiler in 1.8
|
|
10
|
602
|
July 6, 2022
|
Order of operations matrix multiplications
|
|
5
|
467
|
July 5, 2022
|
Hard to beat Numba / JAX loop for generating Mandelbrot
|
|
61
|
5089
|
June 30, 2022
|
Interpreting `JET` warnings on a simple `Polyester` multithreaded loop
|
|
7
|
440
|
July 4, 2022
|
Vectorized statistics.jl
|
|
3
|
521
|
July 3, 2022
|
In-place svd?
|
|
16
|
1681
|
July 2, 2022
|
Underperformant mapreduce
|
|
0
|
231
|
July 1, 2022
|
How to update a data set using another data set?
|
|
5
|
449
|
July 1, 2022
|
Why other calculation will effect the time consumed by Threads.@threads
|
|
0
|
235
|
July 1, 2022
|
Does @simd hang Base.Threads.@spawn?
|
|
11
|
635
|
June 30, 2022
|
DifferentialEquations.jl How to speed up the solver
|
|
3
|
478
|
June 30, 2022
|
Efficient Evaluation of a Matrix of Function Products
|
|
8
|
341
|
June 30, 2022
|
How to calculate Cross Entropy loss between y_predict and y_target on GPU
|
|
4
|
486
|
June 29, 2022
|
How to take full advantage of GPU Parallelism on Nested Sequential Data in Flux
|
|
6
|
717
|
June 29, 2022
|
Performance of methods to iterate through array
|
|
0
|
279
|
June 28, 2022
|
Making multivariate Kolmogorov-Smirnov benchmarks
|
|
8
|
398
|
June 26, 2022
|
Efficient recursive iteration over self referencing struct
|
|
11
|
713
|
June 25, 2022
|
Do C++ performance optimisations apply to Julia?
|
|
28
|
2716
|
June 25, 2022
|
Variance-Covariance matrix with missing data
|
|
5
|
1204
|
June 25, 2022
|
Efficient way to split string at specific index
|
|
19
|
2421
|
June 24, 2022
|
Eigenvector for small non-Hermitian matrices
|
|
6
|
658
|
June 24, 2022
|
Type stability while looping over Tuple
|
|
6
|
732
|
June 24, 2022
|
Julia vs. Python: Euler's sum of powers conjecture
|
|
16
|
858
|
June 24, 2022
|
Solving Sparse Linear Systems fast
|
|
11
|
5137
|
June 23, 2022
|
Efficiently resample a large vector?
|
|
5
|
599
|
June 23, 2022
|
Immutable struct with an Array slower than a constant global Array
|
|
14
|
595
|
June 23, 2022
|
2d finite differences implementation for a Numerical Analysis lecture
|
|
4
|
2243
|
June 23, 2022
|
Radial Basis Finite Difference
|
|
2
|
388
|
June 22, 2022
|
LinearAlgebra.det and symbolic variables
|
|
6
|
877
|
June 22, 2022
|