qpe_toolbox¶
QPE Toolbox: A Quantum Phase Estimation Toolbox.
Documentation is available in the doscstrings and online at https://quobly-sw.github.io/qpe-toolbox/
Subpackages must be explicitly imported:
- qpe_toolbox.circuit --- creation and manipulation of `quimb` circuits.
- qpe_toolbox.estimation --- perform different flavors of Quantum Phase Estimation.
- qpe_toolbox.hamiltonian --- class for defining Hamiltonians and interface with `pyscf` for chemistry.
- qpe_toolbox.tensor --- manipulation of Matrix Product Operators (MPO) and Matrix Product States (MPS).
Submodules¶
Attributes¶
Sentinel constant for requesting exact computation. |