xyzvec 0.1.11

Statically allocated fixed-size vectors for working in 2 and 3 dimensions
Documentation
[dependencies.cordic]
optional = true
version = "0.1.5"

[dependencies.fixed]
version = "1.25.1"

[dependencies.fmt]
version = "0.1.0"

[dev-dependencies.approx]
version = "0.5.1"

[features]
cordic = ["dep:cordic"]

[package]
description = "Statically allocated fixed-size vectors for working in 2 and 3 dimensions"
edition = "2021"
homepage = "https://github.com/schism-pl/xyzvec"
license = "MIT"
name = "xyzvec"
readme = "README.md"
repository = "https://github.com/schism-pl/xyzvec"
version = "0.1.11"