Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/altaris/pyquill
https://github.com/altaris/pyquill
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/altaris/pyquill
- Owner: altaris
- License: mit
- Created: 2024-07-22T14:45:50.000Z (5 months ago)
- Default Branch: master
- Last Pushed: 2024-07-31T06:50:25.000Z (5 months ago)
- Last Synced: 2024-08-01T03:28:10.794Z (5 months ago)
- Language: Python
- Size: 52.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# pyquill
![Python 3](https://img.shields.io/badge/python-3-blue?logo=python)
[![License](https://img.shields.io/badge/license-MIT-green)](https://choosealicense.com/licenses/mit/)
[![Code style](https://img.shields.io/badge/style-black-black)](https://pypi.org/project/black)Draw `qiskit.QuantumCircuit` into typst using the [`quill`
package](https://typst.app/universe/package/quill).Eventually, it'd be great to move all this into qiskit's codebase to make it
possible to do something like `circuit.draw("typst")`.