|
Conditional Logit MLP in Flux
|
|
4
|
555
|
November 15, 2020
|
|
Struct Parameterized by One Dimension of StaticArray Matrix Members
|
|
9
|
740
|
November 15, 2020
|
|
Builtin argmin is slower than manual
|
|
13
|
1082
|
November 14, 2020
|
|
Alternative for `searchsortedfirst` for repeatedly searching the same array with concentrated values
|
|
6
|
531
|
November 13, 2020
|
|
Operation on columns of a matrix
|
|
3
|
475
|
November 13, 2020
|
|
Conversion of Vector{UInt8} to String without copy
|
|
7
|
4159
|
November 12, 2020
|
|
How to run HTTP Post request as background task?
|
|
3
|
1467
|
November 11, 2020
|
|
Allocation / performance for 2d array sorts
|
|
5
|
663
|
November 10, 2020
|
|
Accessing rows without copying
|
|
1
|
554
|
November 10, 2020
|
|
Struct with a field of type `Function`
|
|
8
|
1105
|
November 10, 2020
|
|
Flux example 100x slower with L2 regularisation(?!)
|
|
5
|
749
|
November 10, 2020
|
|
Making use of `optlevel` etc
|
|
1
|
600
|
November 10, 2020
|
|
Effect of Column Major Storage on Multiplication
|
|
3
|
494
|
November 7, 2020
|
|
Memory efficient melting and stacking? Reshaping Wide to Long
|
|
11
|
1647
|
November 7, 2020
|
|
Worse performance of LU-decomposition for Float32 than for Float64
|
|
7
|
520
|
November 5, 2020
|
|
Threads.@threads gives unexpected results
|
|
3
|
494
|
November 5, 2020
|
|
Broadcast with >3 parameters 30x slower
|
|
6
|
652
|
November 5, 2020
|
|
Inverse of a triangular matrix
|
|
2
|
1108
|
November 5, 2020
|
|
Linear solve in mixed precision koan
|
|
4
|
508
|
November 5, 2020
|
|
Rand(10^8) runs ok, (10^9)...crashes and auto-restart Julia
|
|
9
|
561
|
November 4, 2020
|
|
BFGS very slow compared to BlackBoxOptim - How to improve performance
|
|
20
|
2048
|
November 3, 2020
|
|
SVector vs struct performance
|
|
8
|
717
|
November 3, 2020
|
|
Multithreading of a simple loop
|
|
6
|
2175
|
November 3, 2020
|
|
Solving same DiffEq repeatedly but with different initial conditions
|
|
2
|
1213
|
November 2, 2020
|
|
When Julia gets within 1-3x of C/C++ speed, why is C/C++ usually faster?
|
|
11
|
2994
|
November 2, 2020
|
|
BitVector vs Vector{Bool} as default on comparison operations
|
|
8
|
9627
|
November 2, 2020
|
|
Loop faster than `reduce`?
|
|
7
|
1120
|
October 31, 2020
|
|
Unexpected Tullio behavior
|
|
6
|
648
|
October 31, 2020
|
|
Minimizing allocations from memoized functions
|
|
10
|
992
|
October 31, 2020
|
|
Simple benchmarks to run to test WSL2 vs Windows Native
|
|
8
|
6576
|
October 30, 2020
|