Quantum-as-a-Service utilizing IQMProvider, IQMBackend, IQMJob and HEAppE. Developed by IT4Innovations.
Project description
Access IQM quantum hardware through the LEXIS platform via HEAppE.
Documentation: https://it4innovations.github.io/quantum-as-a-service/
Quick start
pip3.11 install git+https://github.com/It4innovations/quantum-as-a-service.git@main
from py4lexis.session import LexisSession
from qaas import QProvider
from qiskit import QuantumCircuit
token = LexisSession().get_access_token()
backend = QProvider(token, "my_project").get_backend("EQE1-CZ-P0001")
qc = QuantumCircuit(2, 2)
qc.h(0); qc.cx(0, 1); qc.measure_all()
counts = backend.run(backend.transpile(qc), shots=1000).result().get_counts()
print(counts)
License
Apache 2.0 — see LICENSE.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file qaas-0.2.0.tar.gz.
File metadata
- Download URL: qaas-0.2.0.tar.gz
- Upload date:
- Size: 56.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
175d86fbb30b254cb1bc63ba19b9184001e7bd0b9d30e8d2c7a66be18f220452
|
|
| MD5 |
aee9d9858032a61756fa3fba8984423d
|
|
| BLAKE2b-256 |
075cb8dc62e2d49af4d6dc56a948cdcf9ac465b3762900522c3948cb37654cf5
|
Provenance
The following attestation bundles were made for qaas-0.2.0.tar.gz:
Publisher:
build.yml on It4innovations/quantum-as-a-service
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
qaas-0.2.0.tar.gz -
Subject digest:
175d86fbb30b254cb1bc63ba19b9184001e7bd0b9d30e8d2c7a66be18f220452 - Sigstore transparency entry: 1523354724
- Sigstore integration time:
-
Permalink:
It4innovations/quantum-as-a-service@a3415292033c9e1f0298bec83330d7b164140e84 -
Branch / Tag:
refs/tags/v0.2.0 - Owner: https://github.com/It4innovations
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
build.yml@a3415292033c9e1f0298bec83330d7b164140e84 -
Trigger Event:
push
-
Statement type:
File details
Details for the file qaas-0.2.0-py3-none-any.whl.
File metadata
- Download URL: qaas-0.2.0-py3-none-any.whl
- Upload date:
- Size: 63.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
00c468a34b73b5f660d801bd7f19577794ad35e343fe5251f17ca8ec404f78a3
|
|
| MD5 |
07e028e3884f8c271db1449dc5c06edd
|
|
| BLAKE2b-256 |
8b4e3af00ef3e1701700f57e7354ed239bf180c754f664eaa66a253986603df5
|
Provenance
The following attestation bundles were made for qaas-0.2.0-py3-none-any.whl:
Publisher:
build.yml on It4innovations/quantum-as-a-service
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
qaas-0.2.0-py3-none-any.whl -
Subject digest:
00c468a34b73b5f660d801bd7f19577794ad35e343fe5251f17ca8ec404f78a3 - Sigstore transparency entry: 1523354738
- Sigstore integration time:
-
Permalink:
It4innovations/quantum-as-a-service@a3415292033c9e1f0298bec83330d7b164140e84 -
Branch / Tag:
refs/tags/v0.2.0 - Owner: https://github.com/It4innovations
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
build.yml@a3415292033c9e1f0298bec83330d7b164140e84 -
Trigger Event:
push
-
Statement type: