also look at `StaticArrays` and `reinterpret`
E.g.,
R = reinterpret(SVector{3,Float64}, r, m)I use this a lot and find it very convenient.
also look at `StaticArrays` and `reinterpret`
E.g.,
R = reinterpret(SVector{3,Float64}, r, m)I use this a lot and find it very convenient.