Is there any way to optimize array additions and multiplications with transposes?
|
|
22
|
451
|
May 11, 2022
|
Tullio seems two times slower than basic LoopVectorization
|
|
3
|
250
|
April 10, 2022
|
Tullio - multiline syntax - Soft or hard local scope?
|
|
6
|
317
|
March 11, 2022
|
Tullio 0.3.3 fails in Julia 1.7.2
|
|
13
|
243
|
February 14, 2022
|
Outperformed by Matlab
|
|
54
|
2590
|
November 23, 2021
|
Element-wise operations in Tullio.jl on GPU
|
|
2
|
327
|
November 28, 2021
|
The bin2 function
|
|
7
|
340
|
November 1, 2021
|
Parallelization of for loop
|
|
3
|
385
|
October 31, 2021
|
Why is this @tullio example failing with a range error?
|
|
2
|
236
|
September 26, 2021
|
PaddedViews very slow
|
|
7
|
199
|
August 25, 2021
|
Avoid memory allocation in passing arrays
|
|
14
|
927
|
August 21, 2021
|
Speed comparison matrix multiplication in Julia
|
|
45
|
1063
|
August 19, 2021
|
Julia Beginner (from Python): Numba outperforms Julia in rewrite. Any tips to improve performance?
|
|
56
|
2856
|
August 18, 2021
|
How to perform explicit array broadcasting like np.broadcast_to/torch.expand in Julia?
|
|
11
|
676
|
August 3, 2021
|
Tullio boundary error for shifted stencil
|
|
11
|
256
|
July 29, 2021
|
How to improve performance of sum()
|
|
19
|
1469
|
July 19, 2021
|
Fastest way of contracting arrays
|
|
8
|
322
|
July 10, 2021
|
I just decided to migrate from Python+Fortran to Julia as Julia was faster in my test
|
|
37
|
5281
|
June 25, 2021
|
Zygote Performance (Again...)
|
|
17
|
728
|
June 11, 2021
|
Matrix product `M * transpose(M)`
|
|
8
|
580
|
May 16, 2021
|
Softmax applied to arrays?
|
|
2
|
472
|
April 14, 2021
|
Maximizing an objective function with many logs
|
|
6
|
317
|
April 14, 2021
|
Accelerate Non-linear function evaluation
|
|
17
|
705
|
April 6, 2021
|
Fast 4D argmax
|
|
26
|
925
|
April 6, 2021
|
Tullio with LoopVectorization fails with upgrade to 1.6.0
|
|
11
|
444
|
March 27, 2021
|
Expectation of multidimensional value function with discrete states
|
|
18
|
485
|
March 22, 2021
|
Fast GPU Kernels differentiable with Zygote
|
|
7
|
709
|
March 9, 2021
|
Flux: Locally connected layer performance
|
|
2
|
266
|
February 21, 2021
|
Compute pairwise distances (Distances.jl)
|
|
8
|
1253
|
February 1, 2021
|
Tullio: overwrite existing matrix instead of creating a new matrix?
|
|
4
|
352
|
December 15, 2020
|