https://github.com/altaris/pyquill
https://github.com/altaris/pyquill
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/altaris/pyquill
- Owner: altaris
- License: mit
- Created: 2024-07-22T14:45:50.000Z (10 months ago)
- Default Branch: master
- Last Pushed: 2025-02-16T04:33:18.000Z (3 months ago)
- Last Synced: 2025-02-16T05:22:25.361Z (3 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

[](https://choosealicense.com/licenses/mit/)
[](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")`.