Expand description
The main crate for Rusq.
Rusq is a simulator for gate-type quantum computer in Rust.
For a quick start, please see README and some example codes.
Modules§
- A module for quantum gates.
- A module meant to be glob imported when using Rusq.
- A mudule for the simulators
Structs§
- A type for a qubit.
Enums§
- A type for the result of the measurement of a qubit.
Traits§
- A trait for types representing quantum machines.