geoit 0.0.2

Exact geometric algebra with governed multivectors
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
[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 = []