https://github.com/cqcl/ocvqc-py
https://github.com/cqcl/ocvqc-py
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/cqcl/ocvqc-py
- Owner: CQCL
- License: apache-2.0
- Created: 2024-02-19T09:41:02.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2025-05-06T23:21:20.000Z (about 1 year ago)
- Last Synced: 2025-05-08T03:06:30.476Z (about 1 year ago)
- Language: Python
- Size: 184 MB
- Stars: 3
- Watchers: 3
- Forks: 1
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.