Drop of performances with Julia 1.6.0 for InterpolationKernels
|
|
40
|
2489
|
April 1, 2021
|
Recompiling functions with infrequently mutating constant
|
|
7
|
507
|
April 1, 2021
|
Tuple indexing taking time?
|
|
25
|
957
|
April 1, 2021
|
Radial Basis Surrogate
|
|
6
|
736
|
April 1, 2021
|
New scientific computing benchmark - Network of differential equations
|
|
8
|
1694
|
March 31, 2021
|
Performance of computing the diagonal of V' * A *V
|
|
10
|
781
|
March 31, 2021
|
Implementing option to profile a script as environment variable or command line argument
|
|
4
|
533
|
March 31, 2021
|
CUDA.jl tutorial code kernel slower than broadcast
|
|
4
|
692
|
March 30, 2021
|
Why is plotting with GR faster when using GR_jll and `@ccall` directly
|
|
9
|
797
|
March 30, 2021
|
Speed Up For Loop for Bounds Checking
|
|
5
|
518
|
March 29, 2021
|
Sqrt(abs(x)) is even faster than sqrt!
|
|
11
|
1600
|
March 29, 2021
|
Why is there memory allocation and time difference in @views and view?
|
|
9
|
489
|
March 29, 2021
|
Avoid allocation of small arrays in median, extrema, etc
|
|
23
|
1077
|
March 28, 2021
|
Performance of norm function
|
|
21
|
12416
|
March 28, 2021
|
Performance regression with SAs as parameters in DiffEqs on Julia 1.6
|
|
0
|
320
|
March 28, 2021
|
ControlSystems -- transfer functions with delay?
|
|
12
|
1548
|
March 27, 2021
|
Which is the most efficient way to add matrices/arrays in Julia 1.x?
|
|
11
|
2139
|
March 26, 2021
|
Optimizing semiclassical simulation for a lattice system
|
|
7
|
399
|
March 26, 2021
|
Nsight compute from CUDA.jl and source annotation
|
|
3
|
734
|
March 25, 2021
|
Manual dispatch over a constant type set
|
|
5
|
721
|
March 24, 2021
|
Tutorial: How to benchmark and profile your code?
|
|
11
|
3004
|
March 24, 2021
|
Completely frustrated with compilation times
|
|
16
|
1905
|
March 23, 2021
|
Shuffle values and sample indices of a sparse matrix
|
|
15
|
1301
|
March 23, 2021
|
Count words challenge
|
|
24
|
2194
|
March 23, 2021
|
Experiments with VectorizationBase
|
|
6
|
685
|
March 23, 2021
|
Using anonymous Functions to avoid type dispatch
|
|
0
|
502
|
March 22, 2021
|
Optimizing an ODEProblem with Threads?
|
|
1
|
407
|
March 22, 2021
|
Xticks in month format
|
|
2
|
310
|
March 22, 2021
|
Expectation of multidimensional value function with discrete states
|
|
18
|
906
|
March 22, 2021
|
Accelerating computations Neural Network
|
|
6
|
781
|
March 22, 2021
|