[package]
name = "geoit"
version = "0.0.2"
edition = "2021"
rust-version = "1.70"
description = "Exact geometric algebra with governed multivectors"
license = "MIT OR Apache-2.0"
repository = "https://github.com/rikii/geoit"
homepage = "https://github.com/rikii/geoit"
documentation = "https://docs.rs/geoit"
keywords = ["geometric-algebra", "clifford-algebra", "exact-arithmetic", "mathematics", "conformal-geometry"]
categories = ["mathematics", "science"]
readme = "README.md"
[dependencies]
[features]
diagnostics = []