An open API service indexing awesome lists of open source software.

https://github.com/cqcl/ocvqc-py


https://github.com/cqcl/ocvqc-py

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# ocvqc-py

ocvqc-py (On Chip Verified Quantum Computation - Python) is a python library for creating verifiable MBQC patterns.
To install ocvqc-py please run
```
pip install .
```
The library also include a poetry lock file.
For example usage please see the `example_notebooks` directory.