Reducing the allocations of my function
|
|
10
|
345
|
October 21, 2022
|
How to efficiently create a table/array through known function?
|
|
6
|
324
|
October 19, 2022
|
Code becomes really slow when I combine StaticArrays and DoubleFloats
|
|
18
|
391
|
September 23, 2022
|
Allocation during construction of compile-time sized structure
|
|
1
|
247
|
September 18, 2022
|
MArray performance
|
|
4
|
631
|
September 13, 2022
|
Zygote and StaticArrays
|
|
12
|
875
|
September 5, 2022
|
ArrayInterfaceStaticArraysCore vs ArrayInterfaceStaticArrays
|
|
2
|
288
|
September 2, 2022
|
Vcat broadcast to all columns?
|
|
49
|
752
|
August 24, 2022
|
Referring to a vector in a vector of svectors
|
|
12
|
432
|
August 15, 2022
|
Help defining a custom SVector
|
|
7
|
316
|
August 8, 2022
|
Custom broadcasting for static, immutable type
|
|
1
|
411
|
August 2, 2022
|
Copyto! issue when updating fields of struct
|
|
8
|
297
|
July 31, 2022
|
StaticArrays 1.5, StaticArraysCore and BSON.jl
|
|
2
|
450
|
July 21, 2022
|
Where does this allocation come from and how to avoid it? StaticArrays and structures
|
|
3
|
299
|
July 19, 2022
|
Large matrix crashes StaticArrays
|
|
5
|
738
|
July 16, 2022
|
Custom StaticArray matrix type constructors from sub-arrays of a larger matrix type
|
|
5
|
399
|
July 12, 2022
|
Performance optimization on lots of small linear algebra operations
|
|
13
|
706
|
July 8, 2022
|
Stuck trying to write a particular parametric function with custom StaticArrays types
|
|
11
|
351
|
July 5, 2022
|
StaticArrays: Sub-typing from FieldVector
|
|
2
|
278
|
July 1, 2022
|
Indexing StaticArrays
|
|
8
|
471
|
June 30, 2022
|
VectorOfArrays: iterating over pairs; type qualifier when containing specific SVector
|
|
6
|
406
|
June 19, 2022
|
Allocations when calling eigen for hermitian 3x3 SMatrix
|
|
5
|
327
|
May 15, 2022
|
Communicating a struct to Fortran with a large array
|
|
0
|
234
|
May 3, 2022
|
CUDA.jl - Sub-Vector Indexing Problem Inside CUDA Kernel
|
|
2
|
792
|
March 28, 2022
|
Creating random Static Vector by StaticVector.jl and Distributions.jl in a loop
|
|
4
|
545
|
March 27, 2022
|
Turing.jl and StaticArrays
|
|
1
|
1199
|
March 18, 2022
|
Allocations when assigning Static Array in mutable struct
|
|
1
|
342
|
March 7, 2022
|
Performance of using CartesianIndices with MArray
|
|
2
|
403
|
March 2, 2022
|
Fastest way to initialize StaticArray of dynamic size with state
|
|
3
|
425
|
February 26, 2022
|
How to create SMatrix from SVectors efficiently
|
|
1
|
366
|
February 23, 2022
|