nsys-math-utils

Crates.ionsys-math-utils
lib.rsnsys-math-utils
version0.1.1
created_at2025-07-13 03:27:59.742475+00
updated_at2025-08-23 13:56:22.408182+00
descriptionMath types and traits
homepage
repositoryhttps://gitlab.com/spearman/math-utils-rs
max_upload_size
id1749932
size368,628
Shane Pearman (spearman)

documentation

README

math_utils

Math utilities

  • Concrete data types building on types from vek crate
  • Abstract algebraic trait hierarchy for generic $n \in {2,3,4}$-dimensional spaces
  • Coordinate and transformation types with tagged units
  • Strongly typed value constraints (e.g. non-negative scalars, non-zero vectors, invertible matrices)
  • Support for fixed precision scalars from the fixed crate
  • Geometry primitives and intersection tests
Commit count: 87

cargo fmt