|
How to resolve type ambiguity with Optim results?
|
|
6
|
661
|
January 22, 2019
|
|
Performance with nested QuadGK integrals
|
|
2
|
1322
|
January 21, 2019
|
|
Writing a SIMD friendly iterate function
|
|
6
|
1757
|
January 17, 2019
|
|
Vector of matrices vs. multidimensional arrays
|
|
13
|
10842
|
January 17, 2019
|
|
Work around splatting to avoid unecessary allocations
|
|
2
|
2106
|
January 16, 2019
|
|
Avoid recalculating X^q when f(p): X.^1 ... X.^p
|
|
7
|
1188
|
January 16, 2019
|
|
Poor performance due to memory allocations?
|
|
17
|
2908
|
January 15, 2019
|
|
Help understanding failed optimization when defining Base.similar for AbstractArray interface
|
|
1
|
477
|
January 14, 2019
|
|
Performance of matrix division
|
|
8
|
890
|
January 12, 2019
|
|
Comparison performance with `any`
|
|
5
|
646
|
January 11, 2019
|
|
Efficient looping statement in Julia
|
|
15
|
5717
|
January 10, 2019
|
|
Interpolation of callbacks is slow and blows up memory in DifferentialEquations.jl
|
|
4
|
1319
|
January 7, 2019
|
|
Combining @pure and @inline
|
|
1
|
497
|
January 6, 2019
|
|
No typeinference for object call syntax
|
|
2
|
506
|
January 6, 2019
|
|
SharedArrays. Stability
|
|
2
|
883
|
January 5, 2019
|
|
Performance of generator expressions and higher order functions
|
|
7
|
1349
|
January 4, 2019
|
|
Power function not inlined optimally
|
|
5
|
1583
|
January 4, 2019
|
|
Implementing own `size()` function for a `struct` and its performance
|
|
14
|
1947
|
January 4, 2019
|
|
Prefered pattern for generators?
|
|
12
|
1002
|
January 3, 2019
|
|
Type stability issues when using StaticArrays
|
|
24
|
1924
|
January 3, 2019
|
|
How to use getproperty efficiently?
|
|
10
|
2056
|
January 2, 2019
|
|
Type stable code is more expensive than type unstable code. Why?
|
|
4
|
887
|
January 1, 2019
|
|
Optimizing iteration over slices of multiple matrices
|
|
14
|
1946
|
December 30, 2018
|
|
Jacobian of StaticArray function becoming type-unstable
|
|
3
|
699
|
December 28, 2018
|
|
How to use @inbounds?
|
|
2
|
630
|
December 28, 2018
|
|
Unnecessary allocations happening at big StaticArray expression
|
|
3
|
580
|
December 27, 2018
|
|
Modifying a sparse matrix non-zero indices
|
|
1
|
481
|
December 25, 2018
|
|
TerminalExtensions.jl + iterm2
|
|
2
|
928
|
December 24, 2018
|
|
V1.0.3. Type conversion or ceiling division? One line example
|
|
0
|
465
|
December 23, 2018
|
|
empty matrix creation
|
|
2
|
580
|
December 21, 2018
|