https://github.com/itstorque/qasm-circuit-preview
An atom plugin to preview QASM (Quantum Assembly) circuits
https://github.com/itstorque/qasm-circuit-preview
atom-package atom-plugin qasm qiskit quantum-assembly quantum-circuit
Last synced: 9 months ago
JSON representation
An atom plugin to preview QASM (Quantum Assembly) circuits
- Host: GitHub
- URL: https://github.com/itstorque/qasm-circuit-preview
- Owner: itstorque
- License: mit
- Created: 2019-12-27T08:17:57.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-01-09T03:38:02.000Z (over 6 years ago)
- Last Synced: 2025-06-14T17:51:13.977Z (12 months ago)
- Topics: atom-package, atom-plugin, qasm, qiskit, quantum-assembly, quantum-circuit
- Language: JavaScript
- Homepage:
- Size: 472 KB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Atom QASM Quantum Circuit Previewer
An atom package that converts **QASM** _(Quantum Assembly)_ code into a graphical representation of the quantum circuit in real time and provides additional information on the circuit, such as depth, # of instructions and statevector visualizations.
