This repository was archived by the owner on Apr 11, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Importer from OpenQASM 2 to Qiskit
2
2
3
- [ ![ License] ( https://img.shields.io/github/license/jakelishman/qiskit-qasm2.svg?style=flat )] ( https://opensource.org/licenses/Apache-2.0 ) <!-- - long-description-skip-begin --> [ ![ Release] ( https://img.shields.io/github/release/jakelishman/qiskit-qasm2.svg?style=flat )] ( https://github.com/jakelishman/qiskit-qasm2/releases ) [ ![ Downloads] ( https://img.shields.io/pypi/dm/qiskit-qasm2.svg?style=flat )] ( https://pypi.org/project/qiskit-qasm2/ ) [ ![ Coverage Status] ( https://coveralls.io/repos/github/jakelishman/qiskit-qasm2/badge.svg?branch=main )] ( https://coveralls.io/github/jakelishman/qiskit-qasm2?branch=main ) <!-- - long-description-skip-end -->
3
+ [ ![ License] ( https://img.shields.io/github/license/jakelishman/qiskit-qasm2.svg?style=flat )] ( https://opensource.org/licenses/Apache-2.0 ) [ ![ Release] ( https://img.shields.io/github/release/jakelishman/qiskit-qasm2.svg?style=flat )] ( https://github.com/jakelishman/qiskit-qasm2/releases ) [ ![ Downloads] ( https://img.shields.io/pypi/dm/qiskit-qasm2.svg?style=flat )] ( https://pypi.org/project/qiskit-qasm2/ ) [ ![ Coverage Status] ( https://coveralls.io/repos/github/jakelishman/qiskit-qasm2/badge.svg?branch=main )] ( https://coveralls.io/github/jakelishman/qiskit-qasm2?branch=main )
4
4
5
5
This repository provides the Python package ` qiskit_qasm2 ` , which provides a
6
6
fast parser of OpenQASM 2 into Qiskit's ` QuantumCircuit ` . It is often 10x or
You can’t perform that action at this time.
0 commit comments