Fastest way of contracting arrays
|
|
8
|
449
|
July 10, 2021
|
Is there a maximum(f, op, itrs...) in Julia?
|
|
14
|
674
|
July 2, 2021
|
I just decided to migrate from Python+Fortran to Julia as Julia was faster in my test
|
|
37
|
6136
|
June 25, 2021
|
Zygote Performance (Again...)
|
|
17
|
1156
|
June 11, 2021
|
Softmax applied to arrays?
|
|
2
|
880
|
April 14, 2021
|
Maximizing an objective function with many logs
|
|
6
|
527
|
April 14, 2021
|
Accelerate Non-linear function evaluation
|
|
17
|
952
|
April 6, 2021
|
Fast 4D argmax
|
|
26
|
1332
|
April 6, 2021
|
Tullio with LoopVectorization fails with upgrade to 1.6.0
|
|
11
|
580
|
March 27, 2021
|
Expectation of multidimensional value function with discrete states
|
|
18
|
627
|
March 22, 2021
|
Fast GPU Kernels differentiable with Zygote
|
|
7
|
1075
|
March 9, 2021
|
Flux: Locally connected layer performance
|
|
2
|
391
|
February 21, 2021
|
Compute pairwise distances (Distances.jl)
|
|
8
|
2049
|
February 1, 2021
|
Tullio: overwrite existing matrix instead of creating a new matrix?
|
|
4
|
484
|
December 15, 2020
|
Problem Adding a dimesion to array/vector
|
|
7
|
705
|
December 8, 2020
|
In-place orthogonal/unitary transforms?
|
|
12
|
625
|
November 17, 2020
|
Increment elements of array by index
|
|
10
|
1428
|
November 11, 2020
|
Unexpected Tullio behavior
|
|
6
|
451
|
October 31, 2020
|
GPU-friendly one-hot encoding
|
|
12
|
1302
|
October 31, 2020
|
Matrix multiplication on multiple dimensions
|
|
8
|
2243
|
October 28, 2020
|
Multiply dense arrays
|
|
14
|
605
|
October 4, 2020
|
New array from a sum of N values in array A?
|
|
8
|
1088
|
September 12, 2020
|
How to use a variable value inside @tullio
|
|
12
|
505
|
September 7, 2020
|
Tullio, LoopVectorization: `pointer` becomes slow for views because of `Base._memory_offset` for `ndims(...) >= 5`
|
|
1
|
273
|
September 7, 2020
|
LoopVectorization.jl: adding `@avx` makes code slower
|
|
8
|
753
|
August 29, 2020
|
How to make LoopVectorization work with computing Euclidean distance for every column?
|
|
13
|
860
|
August 21, 2020
|
Speed up simple product accumulator loop
|
|
6
|
673
|
August 17, 2020
|
Realistically, how close is Gaius.jl to becoming a full replacement for BLAS in Julia?
|
|
13
|
3961
|
August 16, 2020
|
Simple Mat-Vec multiply (understanding performance, without the bugs)
|
|
16
|
2664
|
August 12, 2020
|
Mutating arrays not supported
|
|
10
|
5840
|
July 3, 2020
|