Installation
This crate is not yet published on crates.io. For now, depend on the GitHub repository directly.
Add this to Cargo.toml:
[dependencies]
quanticsgrids = { git = "https://github.com/tensor4all/quanticsgrids-rs" }
Or use cargo add:
cargo add quanticsgrids --git https://github.com/tensor4all/quanticsgrids-rs