StaticArraysCore.jl

Interface package for StaticArrays.jl
Author JuliaArrays
Popularity
15 Stars
Updated Last
1 Year Ago
Started In
June 2022

StaticArraysCore

Interface package for StaticArrays.jl.

Build Status codecov.io

Contains definitions for the following types and functions:

  • immutable: SArray, SVector and SMatrix,
  • mutable: MArray, MVector and MMatrix,
  • wrapper: SizedArray, SizedVector and SizedMatrix,
  • Size and Dynamic,
  • similar_type.

Required Packages

No packages found.