phyz-math 0.1.0

Spatial algebra and math primitives for phyz physics engine
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[package]
name = "phyz-math"
version.workspace = true
edition.workspace = true
license.workspace = true
repository.workspace = true
homepage.workspace = true
description = "Spatial algebra and math primitives for phyz physics engine"

[dependencies]
nalgebra.workspace = true

[dev-dependencies]
approx = "0.5"
proptest = "1"