MQSS QIR_Qiskit
This project is a software tool to convert QIR to a Qiskit QuantumCircuit object.
Usage
The QIR_Qiskit allows users to translate QIR Modules to the state-of-the-art Qiskit Quantum Circuits. In this way, user can use Qiskit features as well.
For more detail, please see the detailed documentation.
from mqss.qir_qiskit import to_qiskit_circuit
from pathlib import Path
bitcode = Path(bitcode_path).read_bytes()
quantum_circuit = to_qiskit_circuit(bitcode)
Contributing
Feel free to open issues or submit pull requests to improve this project!
Release files for mqss-qir-qiskit 0.1.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| mqss_qir_qiskit-0.1.0.tar.gz | 11.4 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| mqss_qir_qiskit-0.1.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 25.9 kB
Release files / mqss_qir_qiskit-0.1.0.tar.gz
| Download URL | mqss_qir_qiskit-0.1.0.tar.gz |
|---|---|
| Size | 11.4 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
648044fef1e1a7af9dce02fd8a91dc146c1c4795772eb6ed3cab0298a8fe20f7
|
|
BLAKE2b-256 checksum How to use checksums |
71ce295111e154fa772b686ec37fbe720857e972b3bf0f235ffef9967a5bf14d
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
uv/0.8.15
|
Release files / mqss_qir_qiskit-0.1.0-py3-none-any.whl
| Download URL | mqss_qir_qiskit-0.1.0-py3-none-any.whl |
|---|---|
| Size | 14.5 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
45b4564ac5266a39f540255cf6e9a54f91b34e2e9dde5391ce31386f30c6a311
|
|
BLAKE2b-256 checksum How to use checksums |
8102b45ec2a6cca94ae2a2f7c3442c747b362c618db58f7a9e3736c0abd78573
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
uv/0.8.15
|