Expand description
§Quantsim
A quantum circuit simulator ecosystem providing both a core simulation library and a web-based graphical user interface.
§Usage
Add this to your Cargo.toml:
[dependencies]
quantsim = "0.1.0"§Re-exports
This crate re-exports the main components of the quantsim ecosystem:
core- The core quantum circuit simulation library- [
ui] - The web-based graphical user interface (when built for WASM)
Modules§
- core
- Core quantum circuit simulation library