Multi-threading and Dierckx.jl & Interpolations.jl and gradients
|
|
6
|
936
|
September 1, 2021
|
Behavior of Julia package manager, deleting folders in registeries/General very frequently, unacceptable
|
|
6
|
654
|
September 1, 2021
|
Product of two symmetric matrices: LoopVectorization.jl vs LinearAlgebra
|
|
9
|
975
|
August 31, 2021
|
Taking advantage of rowwise-constant sparse matrix
|
|
7
|
523
|
August 30, 2021
|
How to improve runtime with measurements.jl?
|
|
11
|
1130
|
August 30, 2021
|
Unexpected allocations when accessing IdDict
|
|
9
|
639
|
August 30, 2021
|
How to modify marker style in Pyplot?
|
|
1
|
402
|
August 29, 2021
|
Solving difference equation: Part 2
|
|
4
|
931
|
August 29, 2021
|
Allocations of @threads
|
|
10
|
2334
|
August 28, 2021
|
Multithreading balancing
|
|
6
|
948
|
August 28, 2021
|
Solve ODE with many different initial conditions
|
|
4
|
2060
|
August 28, 2021
|
Are exceptions in Julia "Zero Cost"
|
|
12
|
3112
|
August 28, 2021
|
Speed up Julia code for simple Monte Carlo Pi estimation (compared to Numba)
|
|
20
|
4039
|
August 22, 2021
|
Performance drawback with subtyping
|
|
34
|
3217
|
August 26, 2021
|
Passing Function As Object VS Creating New Function
|
|
5
|
397
|
August 26, 2021
|
Load testing of REST APIs
|
|
3
|
531
|
August 26, 2021
|
Reduce number of allocations
|
|
11
|
749
|
August 25, 2021
|
Solving difference equation
|
|
8
|
1578
|
August 25, 2021
|
How to make EvoTrees.jl more performant?
|
|
25
|
1630
|
August 25, 2021
|
PaddedViews very slow
|
|
7
|
609
|
August 25, 2021
|
A demo is 1.5x faster in Flux than tensorflow, both use cpu; while 3.0x slower during using CUDA
|
|
5
|
1579
|
August 25, 2021
|
Transducers and reduct-like reduction
|
|
3
|
482
|
August 24, 2021
|
Fast large binary heap for SNIC super-pixel
|
|
2
|
442
|
August 24, 2021
|
Using closures for performance gain when handling datasets and making repeated function calls
|
|
3
|
618
|
August 24, 2021
|
How to use threads in a reduction with LoopVectorization?
|
|
3
|
664
|
August 23, 2021
|
Why is minimum so much faster than argmin?
|
|
11
|
2034
|
August 23, 2021
|
How to dispatch this serializer function?
|
|
37
|
1484
|
August 23, 2021
|
Minimum Mode Problem: minimum number - maximum repetition
|
|
7
|
535
|
August 22, 2021
|
Generated functions for performance auto-tuning
|
|
7
|
640
|
August 23, 2021
|
Any suggestions for speeding this simple scalar function up?
|
|
36
|
2283
|
August 22, 2021
|