Closed
Description
As discussed at SimonDanisch/FixedSizeArrays.jl#159, I rather liked writing Vec
and Mat
for small sized arrays in FixedSizeArrays. Perhaps we should try to recover these names for StaticArrays, perhaps not?
Note that SIMD.jl has also started using Vec so there is unfortunately already a naming clash with FixedSizeArrays there @eschnett