|
Improve performance of vector-matrix multiplication
|
|
2
|
647
|
November 16, 2020
|
|
Acceleration of a function
|
|
16
|
975
|
November 16, 2020
|
|
Const FileData = AbstractVector{UInt8}
|
|
7
|
778
|
November 16, 2020
|
|
Plots... `xrot` stopped working?
|
|
3
|
345
|
November 16, 2020
|
|
Conditional Logit MLP in Flux
|
|
4
|
535
|
November 15, 2020
|
|
Struct Parameterized by One Dimension of StaticArray Matrix Members
|
|
9
|
695
|
November 15, 2020
|
|
Builtin argmin is slower than manual
|
|
13
|
990
|
November 14, 2020
|
|
Alternative for `searchsortedfirst` for repeatedly searching the same array with concentrated values
|
|
6
|
483
|
November 13, 2020
|
|
Operation on columns of a matrix
|
|
3
|
441
|
November 13, 2020
|
|
Conversion of Vector{UInt8} to String without copy
|
|
7
|
4061
|
November 12, 2020
|
|
How to run HTTP Post request as background task?
|
|
3
|
1434
|
November 11, 2020
|
|
Allocation / performance for 2d array sorts
|
|
5
|
628
|
November 10, 2020
|
|
Accessing rows without copying
|
|
1
|
536
|
November 10, 2020
|
|
Struct with a field of type `Function`
|
|
8
|
1022
|
November 10, 2020
|
|
Flux example 100x slower with L2 regularisation(?!)
|
|
5
|
723
|
November 10, 2020
|
|
Making use of `optlevel` etc
|
|
1
|
587
|
November 10, 2020
|
|
Effect of Column Major Storage on Multiplication
|
|
3
|
467
|
November 7, 2020
|
|
Memory efficient melting and stacking? Reshaping Wide to Long
|
|
11
|
1567
|
November 7, 2020
|
|
Worse performance of LU-decomposition for Float32 than for Float64
|
|
7
|
481
|
November 5, 2020
|
|
Threads.@threads gives unexpected results
|
|
3
|
475
|
November 5, 2020
|
|
Broadcast with >3 parameters 30x slower
|
|
6
|
630
|
November 5, 2020
|
|
Inverse of a triangular matrix
|
|
2
|
1085
|
November 5, 2020
|
|
Linear solve in mixed precision koan
|
|
4
|
480
|
November 5, 2020
|
|
Rand(10^8) runs ok, (10^9)...crashes and auto-restart Julia
|
|
9
|
537
|
November 4, 2020
|
|
BFGS very slow compared to BlackBoxOptim - How to improve performance
|
|
20
|
1911
|
November 3, 2020
|
|
SVector vs struct performance
|
|
8
|
669
|
November 3, 2020
|
|
Multithreading of a simple loop
|
|
6
|
2130
|
November 3, 2020
|
|
Solving same DiffEq repeatedly but with different initial conditions
|
|
2
|
1174
|
November 2, 2020
|
|
When Julia gets within 1-3x of C/C++ speed, why is C/C++ usually faster?
|
|
11
|
2813
|
November 2, 2020
|
|
BitVector vs Vector{Bool} as default on comparison operations
|
|
8
|
9466
|
November 2, 2020
|