|
Modular multiplication without overflow
|
|
32
|
3601
|
November 23, 2022
|
|
Extremely slow `invoke` when inlined
|
|
3
|
298
|
November 22, 2022
|
|
Why does this function allocate memory?
|
|
6
|
461
|
November 22, 2022
|
|
Looping through binary numbers
|
|
16
|
764
|
November 21, 2022
|
|
MLJ Tuning and Hyperparameters , Regression
|
|
0
|
299
|
November 20, 2022
|
|
Experiments in speeding up runtime dispatch for integer value specialization
|
|
28
|
1351
|
November 18, 2022
|
|
Any suggestion on how to increase CPU usage in Flux?
|
|
0
|
438
|
November 18, 2022
|
|
Are "optimized" single thread algorithms typically different than "optimized" multithread implementations?
|
|
8
|
645
|
November 18, 2022
|
|
Improving pullback speed with list comprehension
|
|
4
|
512
|
November 17, 2022
|
|
Any suggestion for speeding up my function?
|
|
11
|
491
|
November 17, 2022
|
|
Mysterious allocations in nested scalar loops
|
|
5
|
513
|
November 17, 2022
|
|
Interpreting output of Profile: Finding where code is called
|
|
1
|
194
|
November 17, 2022
|
|
Syntax error in parallel computing
|
|
2
|
295
|
November 17, 2022
|
|
Avoiding allocations of small but non-trivial arrays (work array alternative?)
|
|
38
|
4766
|
November 17, 2022
|
|
Creating random `MMatrix` with large size is too slow
|
|
5
|
495
|
November 16, 2022
|
|
Improving performance with @sync @async macros
|
|
1
|
297
|
November 16, 2022
|
|
Speed up very elemental functions
|
|
6
|
394
|
November 16, 2022
|
|
Performance issues when working with dict
|
|
11
|
1788
|
November 16, 2022
|
|
Unintuitive behavior for iterator of views of a vector
|
|
1
|
345
|
November 16, 2022
|
|
Repeat CuArray (subtract 3 Vector from every row of nx3 matrix)
|
|
3
|
472
|
November 15, 2022
|
|
R2r is surprisingly slower than complex fft
|
|
7
|
741
|
November 15, 2022
|
|
Operations on ComposedFunctions using Symbolics.jl and in Julia in general
|
|
0
|
269
|
November 15, 2022
|
|
Performance: Fast way to access numbers in Dataframes or alternatives
|
|
12
|
1303
|
November 15, 2022
|
|
Threads (including Polyester) question
|
|
1
|
471
|
November 14, 2022
|
|
Understanding Shuffle in CUDA
|
|
1
|
865
|
November 14, 2022
|
|
A Tree? Multi-dimensional Array? hmm
|
|
9
|
776
|
November 13, 2022
|
|
Unreasonable slow speed in numerical integration
|
|
16
|
2751
|
November 12, 2022
|
|
Efficient calculation of Mahalanobis distance
|
|
5
|
762
|
November 11, 2022
|
|
How to reduce type-instability performance issues in general problem interfaces?
|
|
9
|
401
|
November 10, 2022
|
|
Impact of specifying input types on function performance, when referencing arguments from Vector{Any}
|
|
16
|
677
|
November 10, 2022
|