Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

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