|
Most effective way to check if neighboring values in a matrix are the same
|
|
19
|
3081
|
August 30, 2022
|
|
Force type stability (over block of code)
|
|
1
|
329
|
August 29, 2022
|
|
Avoiding allocation when accessing fields of a StructArray inside a Struct
|
|
3
|
285
|
August 23, 2022
|
|
Sparse syrk() routine using Transducers.jl
|
|
0
|
295
|
August 23, 2022
|
|
Automatic differentiation of spline functions
|
|
4
|
529
|
August 23, 2022
|
|
Replicate @tturbo performance
|
|
23
|
2572
|
August 23, 2022
|
|
`map` vs `broadcast`: should one prefer `map` if these are equivalent?
|
|
3
|
1592
|
August 23, 2022
|
|
ByRow vs broadcasting performance
|
|
0
|
284
|
August 20, 2022
|
|
Recursive inner functions a thousand times slower?
|
|
8
|
1473
|
August 20, 2022
|
|
Extra allocation with `T::DataType`?
|
|
17
|
693
|
August 19, 2022
|
|
Ominous type instability
|
|
10
|
1320
|
August 20, 2022
|
|
Read lines from file without new allocations
|
|
1
|
505
|
August 19, 2022
|
|
Change the color of shaded area in plotting uncertain quantity in MonteCarloMeasurements.jl
|
|
2
|
280
|
August 19, 2022
|
|
Performance of collections with Functions as abstract type
|
|
6
|
367
|
August 18, 2022
|
|
Processus stop for large array of images
|
|
2
|
356
|
August 18, 2022
|
|
Assert type instability
|
|
5
|
576
|
August 16, 2022
|
|
Is it possible to traverse a tree without allocations
|
|
10
|
742
|
August 15, 2022
|
|
Speeding up a sum involving 3 matrices
|
|
4
|
662
|
August 14, 2022
|
|
What is "JRUN_CLUSTER_COOKIE" error from initialisecluster() (JuliaRunClient)
|
|
7
|
312
|
August 12, 2022
|
|
Help to analyze SnoopCompile results. What happens during `boot.jl`?
|
|
2
|
346
|
August 11, 2022
|
|
@threads - machine stops using allocated cores during run
|
|
4
|
365
|
August 11, 2022
|
|
Any faster way of computing small gradients?
|
|
21
|
2155
|
August 11, 2022
|
|
Can we reuse Dictionary allocation?
|
|
2
|
540
|
August 10, 2022
|
|
Optimizing matrix multiplication code and being compatible with autodiff
|
|
6
|
539
|
August 9, 2022
|
|
Broadcasting matrix-vector multiplication over specific axis for n-dimensional arrays
|
|
3
|
613
|
August 9, 2022
|
|
Comparing exp() performance on Julia versus numpy
|
|
38
|
2193
|
August 8, 2022
|
|
Check type stability of a struct
|
|
5
|
525
|
August 8, 2022
|
|
Performance of printing a type name
|
|
3
|
326
|
August 8, 2022
|
|
Startup without $HOME on AWS
|
|
1
|
452
|
August 8, 2022
|
|
Parameter estimation of an ODE in Julia is slower than in R
|
|
25
|
1881
|
August 7, 2022
|