StaticArraysCore.jl

Interface package for StaticArrays.jl
Author JuliaArrays
Popularity
16 Stars
Updated Last
10 Months 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.