|
Could Transducers help here?
|
|
4
|
1068
|
January 23, 2019
|
|
ANN: Anyone need my 2.7x faster factorial (or gamma) function?
|
|
22
|
2751
|
January 23, 2019
|
|
Precompile() for function with kwargs
|
|
4
|
1302
|
January 23, 2019
|
|
How to resolve type ambiguity with Optim results?
|
|
6
|
687
|
January 22, 2019
|
|
Performance with nested QuadGK integrals
|
|
2
|
1386
|
January 21, 2019
|
|
Writing a SIMD friendly iterate function
|
|
6
|
1842
|
January 17, 2019
|
|
Vector of matrices vs. multidimensional arrays
|
|
13
|
11059
|
January 17, 2019
|
|
Work around splatting to avoid unecessary allocations
|
|
2
|
2153
|
January 16, 2019
|
|
Avoid recalculating X^q when f(p): X.^1 ... X.^p
|
|
7
|
1251
|
January 16, 2019
|
|
Poor performance due to memory allocations?
|
|
17
|
3124
|
January 15, 2019
|
|
Help understanding failed optimization when defining Base.similar for AbstractArray interface
|
|
1
|
506
|
January 14, 2019
|
|
Performance of matrix division
|
|
8
|
996
|
January 12, 2019
|
|
Comparison performance with `any`
|
|
5
|
706
|
January 11, 2019
|
|
Efficient looping statement in Julia
|
|
15
|
5964
|
January 10, 2019
|
|
Interpolation of callbacks is slow and blows up memory in DifferentialEquations.jl
|
|
4
|
1381
|
January 7, 2019
|
|
Combining @pure and @inline
|
|
1
|
515
|
January 6, 2019
|
|
No typeinference for object call syntax
|
|
2
|
537
|
January 6, 2019
|
|
SharedArrays. Stability
|
|
2
|
925
|
January 5, 2019
|
|
Performance of generator expressions and higher order functions
|
|
7
|
1423
|
January 4, 2019
|
|
Power function not inlined optimally
|
|
5
|
1639
|
January 4, 2019
|
|
Implementing own `size()` function for a `struct` and its performance
|
|
14
|
2096
|
January 4, 2019
|
|
Prefered pattern for generators?
|
|
12
|
1083
|
January 3, 2019
|
|
Type stability issues when using StaticArrays
|
|
24
|
2175
|
January 3, 2019
|
|
How to use getproperty efficiently?
|
|
10
|
2173
|
January 2, 2019
|
|
Type stable code is more expensive than type unstable code. Why?
|
|
4
|
961
|
January 1, 2019
|
|
Optimizing iteration over slices of multiple matrices
|
|
14
|
2118
|
December 30, 2018
|
|
Jacobian of StaticArray function becoming type-unstable
|
|
3
|
752
|
December 28, 2018
|
|
How to use @inbounds?
|
|
2
|
687
|
December 28, 2018
|
|
Unnecessary allocations happening at big StaticArray expression
|
|
3
|
626
|
December 27, 2018
|
|
Modifying a sparse matrix non-zero indices
|
|
1
|
518
|
December 25, 2018
|