|
Reinterpret between SVector{N,ComplexF64} and SVector{2N,Float64} without accessing internal fields
|
|
8
|
205
|
March 16, 2026
|
|
Mutation attempt in `ContinuousCallback` when solving `SDEProblem{StaticArraysCore.SVector{2, Float64}}`
|
|
1
|
40
|
March 13, 2026
|
|
How can I implement a vector of StaticArrays as a variable in MTK?
|
|
6
|
137
|
January 11, 2026
|
|
Static vectors of vectors slow?
|
|
3
|
188
|
December 24, 2025
|
|
Convert or Reinterpret Between NamedTuple and SVector
|
|
7
|
169
|
December 17, 2025
|
|
Large difference in computation time of expv from 4*4 matrix to 3*3 matrix
|
|
3
|
147
|
October 23, 2025
|
|
Combining `Optim` and `FieldVector` from `StaticArrays`
|
|
3
|
130
|
August 9, 2025
|
|
Understanding typing rules
|
|
4
|
151
|
July 28, 2025
|
|
Unexpected behaviour when using Pluto with StaticArrays
|
|
2
|
130
|
July 14, 2025
|
|
Adding an SMatrix
|
|
3
|
204
|
June 25, 2025
|
|
Modifying subentries in a Vector{SVector}, @set and reinterpret
|
|
1
|
108
|
June 24, 2025
|
|
ODE model with preallocated MVectors and still compatible with AD/stiff solvers?
|
|
2
|
84
|
May 22, 2025
|
|
Collecting into either `StaticArray` or `Array`
|
|
0
|
60
|
May 3, 2025
|
|
Why Are Statically Sized Arrays Immutable?
|
|
30
|
1285
|
April 25, 2025
|
|
Vector of MVectors
|
|
9
|
248
|
April 21, 2025
|
|
Why does SMatrix allocate in this case?
|
|
3
|
178
|
April 8, 2025
|
|
Subtyping FieldVector from StaticArrays.jl
|
|
2
|
118
|
March 25, 2025
|
|
Writing code that works allocation-free on both vectors and SVectors
|
|
6
|
163
|
March 17, 2025
|
|
Avoiding allocations in jacobian system
|
|
2
|
80
|
February 27, 2025
|
|
`eigen` with `sortby` does not work for `StaticArrays`
|
|
1
|
158
|
February 8, 2025
|
|
How to use size type as lower precision in Static Arrays?
|
|
1
|
96
|
February 1, 2025
|
|
StaticArrays solve symmetric linear system - seems typeinstable
|
|
2
|
92
|
January 10, 2025
|
|
How to apply fft to an array of static arrays?
|
|
4
|
152
|
December 24, 2024
|
|
Sample StaticVectors with Distributions.jl
|
|
2
|
138
|
December 13, 2024
|
|
Static array multiplied by its adjoint seems to allocate
|
|
12
|
321
|
December 2, 2024
|
|
Using a runtime-length `SVector` within a closure allocates memory
|
|
6
|
141
|
November 24, 2024
|
|
Allocations even when using StaticArrays.jl
|
|
2
|
103
|
November 18, 2024
|
|
Allocations MVectors
|
|
10
|
221
|
October 27, 2024
|
|
Loop over array of static arrays
|
|
12
|
269
|
October 26, 2024
|
|
Allocations with StaticArrays and `+=` in Julia `v1.11`
|
|
6
|
407
|
October 26, 2024
|