quantity 0.3.1

Representation of quantites, i.e. of unit valued scalars and arrays.
Documentation
1
2
3
4
5
6
7
[build-system]
requires = ["maturin>=0.11,<0.12"]
build-backend = "maturin"

[tool.maturin]
bindings = "pyo3"
cargo-extra-args = "--features python"