Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 289 Bytes

README.md

File metadata and controls

9 lines (8 loc) · 289 Bytes

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.