[[bin]]
doc = false
name = "aprod-demo"
path = "src/bin/demo/main.rs"
[dependencies.serde]
version = "1.0.36"
[dependencies.serde_derive]
version = "1.0.36"
[dependencies.serde_json]
version = "1.0"
[dev-dependencies.test-case]
version = "1.0"
[package]
authors = ["Innes Anderson-Morrison <innesdmorrison@gmail.com>"]
description = "Clifford Algebra based computation for the theory of Absolute Relativity.\n"
documentation = "https://docs.rs/arthroprod"
edition = "2018"
license-file = "LICENSE"
name = "arthroprod"
readme = "README.md"
repository = "https://github.com/sminez/arthroprod"
version = "0.2.3"