QURI VM is an open source library for resource estimation and execution of FTQC algorithms.
QURI VM aims to facilitate research into FTQC algorithms by separating and abstracting the user code describing the FTQC algorithms from the backends. Users can easily switch backends to perform resource estimation for different architectures and devices, and even run on simulators, using the same code.
QURI VM requires Python 3.10 or later.
Use pip to install QURI VM.
pip install quri-vmDocumentation to QURI VM is available at QURI SDK documentation site.
See Release page on GitHub.
QURI VM developed and maintained by QunaSys Inc.. All contributors can be viewed on GitHub.
QURI VM is licensed under MIT License.