|
Fast random number generator for RGBs
|
|
11
|
1914
|
October 9, 2021
|
|
Matrix Multiplication 10x+ Speedup
|
|
1
|
898
|
October 8, 2021
|
|
^ vs exp for exponentiation
|
|
3
|
533
|
October 8, 2021
|
|
mul!(::Matrix, ::Matrix, ::UpperTriangular) is really slow
|
|
4
|
450
|
October 8, 2021
|
|
Loosing performance with `Threads.@threads` for loop
|
|
10
|
730
|
October 7, 2021
|
|
Preallocating Vector of Vectors
|
|
25
|
3178
|
October 7, 2021
|
|
Avoid creation of temporaries in non-trivial iterator
|
|
16
|
862
|
October 6, 2021
|
|
TCP socket allocations
|
|
0
|
269
|
October 5, 2021
|
|
SharedArrays in function with @distributed
|
|
4
|
324
|
October 5, 2021
|
|
Automatic differentiation performance & computing derivatives of only a subset of the arguments
|
|
6
|
972
|
October 2, 2021
|
|
Clustering using matrix decomp code performance tips
|
|
5
|
651
|
October 2, 2021
|
|
Why is there difference between time and @time?
|
|
8
|
1064
|
October 2, 2021
|
|
Faster squared euclidean distance calculation
|
|
11
|
1889
|
October 2, 2021
|
|
Mixed partials
|
|
1
|
401
|
October 1, 2021
|
|
Why does findfirst(==(T), ...) on a tuple of typed only constant fold for the first?
|
|
2
|
640
|
September 29, 2021
|
|
How can I eliminate allocations here?
|
|
5
|
659
|
September 29, 2021
|
|
FLoops composable way of multithreading nested loops?
|
|
2
|
892
|
September 28, 2021
|
|
Is there any package similar to python's decimal in Julia? Where we can use any precision?
|
|
10
|
1289
|
September 28, 2021
|
|
Symbolics.jl: Speed of derivative computations vs. SymEngine.jl
|
|
2
|
1107
|
September 27, 2021
|
|
Agent-based model performance
|
|
14
|
1106
|
September 27, 2021
|
|
Sum of doubles
|
|
16
|
2932
|
September 26, 2021
|
|
Why is this @tullio example failing with a range error?
|
|
2
|
592
|
September 26, 2021
|
|
Optional parameter causes type instability
|
|
1
|
351
|
September 26, 2021
|
|
Fastest data structure for a priority queue
|
|
23
|
4265
|
September 24, 2021
|
|
Passing boolean settings to module to parse fast kernels via macros
|
|
7
|
364
|
September 24, 2021
|
|
Why lu() factorization is not reducing the execution time?
|
|
10
|
979
|
September 24, 2021
|
|
Function sub typing of Functors
|
|
1
|
381
|
September 23, 2021
|
|
Updated micro benchmark plot
|
|
1
|
266
|
September 23, 2021
|
|
Type instability in FLoop reduction
|
|
6
|
638
|
September 23, 2021
|
|
Advanced iteration interface in Julia
|
|
5
|
731
|
September 23, 2021
|