Solving difference equation
|
|
8
|
1582
|
August 25, 2021
|
How to make EvoTrees.jl more performant?
|
|
25
|
1632
|
August 25, 2021
|
PaddedViews very slow
|
|
7
|
612
|
August 25, 2021
|
A demo is 1.5x faster in Flux than tensorflow, both use cpu; while 3.0x slower during using CUDA
|
|
5
|
1582
|
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
|
619
|
August 24, 2021
|
How to use threads in a reduction with LoopVectorization?
|
|
3
|
665
|
August 23, 2021
|
Why is minimum so much faster than argmin?
|
|
11
|
2038
|
August 23, 2021
|
How to dispatch this serializer function?
|
|
37
|
1530
|
August 23, 2021
|
Minimum Mode Problem: minimum number - maximum repetition
|
|
7
|
537
|
August 22, 2021
|
Generated functions for performance auto-tuning
|
|
7
|
641
|
August 23, 2021
|
Any suggestions for speeding this simple scalar function up?
|
|
36
|
2305
|
August 22, 2021
|
Unexpected Allocation with Iterator Extension
|
|
2
|
456
|
August 22, 2021
|
Julia implementation of seqperiod (from MATLAB)
|
|
12
|
847
|
August 21, 2021
|
Efficient use of @turbo for linear algebra operations (LoopVectorization.jl)
|
|
6
|
4029
|
August 21, 2021
|
Avoid memory allocation in passing arrays
|
|
14
|
2474
|
August 21, 2021
|
Can this contraction run faster without memory allocation?
|
|
0
|
327
|
August 21, 2021
|
How do findall ,findmax ,findmin, argmax, argmin work on SparseArrays/SparseMatrixCSC
|
|
3
|
492
|
August 20, 2021
|
Memory Allocation on Array Element Operations
|
|
2
|
336
|
August 19, 2021
|
Speed comparison matrix multiplication in Julia
|
|
45
|
3323
|
August 19, 2021
|
LMI, Control system, Robust Control Adaptive Controller
|
|
13
|
1170
|
August 19, 2021
|
Allocation-free type hiding?
|
|
14
|
738
|
August 19, 2021
|
Accessing profiling data programmatically
|
|
0
|
314
|
August 13, 2021
|
Speeding up sort along an array dimension
|
|
11
|
641
|
August 18, 2021
|
Running Julia with native Multithreading vs in Seperate Processes
|
|
1
|
358
|
August 18, 2021
|
Julia Beginner (from Python): Numba outperforms Julia in rewrite. Any tips to improve performance?
|
|
56
|
6308
|
August 18, 2021
|
22 seconds to 3 and now more: Let's fix all of the DifferentialEquations.jl + universe compile times!
|
|
6
|
5038
|
August 17, 2021
|
Improving function performance - Broadcasting vs Loops
|
|
14
|
2000
|
August 17, 2021
|
BenchmarkGallery?
|
|
1
|
269
|
August 17, 2021
|