A Pulser extension to execute pulse-level sequences on Pasqal backends.
Project description
pulser-pasqal
Pulser is a framework for composing, simulating and executing pulse sequences for neutral-atom quantum devices.
This is the pulser-pasqal extension, which provides the functionalities needed to execute pulser sequences
on Pasqal's backends.
Installation
The standard Pulser installation,
pip install pulser
will automatically install pulser-pasqal. If you wish to install it on its own, you can also run
pip install pulser-pasqal
Note that pulser-core is a requirement of pulser-pasqal, so it will be installed if it hasn't been already.
Quickstart
pulser-pasqal provides two ways to connect to Pasqal Cloud services:
- Direct connection using
PasqalCloudwith username/password authentication - OVH integration using
OVHConnectionwith token authentication for OVH customers
Using PasqalCloud
from pulser_pasqal import PasqalCloud
from pulser import QPUBackend
# Authenticate with Pasqal Cloud
connection = PasqalCloud(username="YOUR_USERNAME", password="YOUR_PASSWORD", project_id="YOUR_PROJECT")
# Build a pulser sequence
...
# Submit and retrieve results
backend = QPUBackend(sequence, connection)
job = backend.run(wait=True)
results = job.results
print(results)
OVH Integration
from pulser_pasqal import OVHConnection
from pulser import QPUBackend
# Initiate the appropriate OVH connection
connection = OVHConnection()
# Build a pulser sequence
...
# Submit and retrieve results
backend = QPUBackend(sequence, connection)
job = backend.run(wait=True)
results = job.results
print(results)
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 pulser_pasqal-0.20.7.tar.gz.
File metadata
- Download URL: pulser_pasqal-0.20.7.tar.gz
- Upload date:
- Size: 13.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
05dd31e123d48a980fea0e5955ce2703d6d5c5843cb2d236e7fa208ae9551948
|
|
| MD5 |
6f83597d330c2f04aab866f9f5c6f7cd
|
|
| BLAKE2b-256 |
50180b66358a6f5641ef718dd2f255472a49e940c9b6e77273622e459f34d36f
|
Provenance
The following attestation bundles were made for pulser_pasqal-0.20.7.tar.gz:
Publisher:
publish-to-testpypi-and-pypi.yml on pasqal-io/pasqal-cloud
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
pulser_pasqal-0.20.7.tar.gz -
Subject digest:
05dd31e123d48a980fea0e5955ce2703d6d5c5843cb2d236e7fa208ae9551948 - Sigstore transparency entry: 821542245
- Sigstore integration time:
-
Permalink:
pasqal-io/pasqal-cloud@c075188f11d39596a03d1f9d8115927fbb3bbe82 -
Branch / Tag:
refs/heads/main - Owner: https://github.com/pasqal-io
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish-to-testpypi-and-pypi.yml@c075188f11d39596a03d1f9d8115927fbb3bbe82 -
Trigger Event:
push
-
Statement type:
File details
Details for the file pulser_pasqal-0.20.7-py3-none-any.whl.
File metadata
- Download URL: pulser_pasqal-0.20.7-py3-none-any.whl
- Upload date:
- Size: 15.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
562291d2575d8980c86be41a1ac57dcda2356009e8c39ef1e7f6f3c10afa13c4
|
|
| MD5 |
3d6cb0654687368ce0b450abf3b148f8
|
|
| BLAKE2b-256 |
63ebe20912cb1c7cb168b778d82c5ca69be36c19ba0494c490dfa349920e2a7c
|
Provenance
The following attestation bundles were made for pulser_pasqal-0.20.7-py3-none-any.whl:
Publisher:
publish-to-testpypi-and-pypi.yml on pasqal-io/pasqal-cloud
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
pulser_pasqal-0.20.7-py3-none-any.whl -
Subject digest:
562291d2575d8980c86be41a1ac57dcda2356009e8c39ef1e7f6f3c10afa13c4 - Sigstore transparency entry: 821542331
- Sigstore integration time:
-
Permalink:
pasqal-io/pasqal-cloud@c075188f11d39596a03d1f9d8115927fbb3bbe82 -
Branch / Tag:
refs/heads/main - Owner: https://github.com/pasqal-io
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish-to-testpypi-and-pypi.yml@c075188f11d39596a03d1f9d8115927fbb3bbe82 -
Trigger Event:
push
-
Statement type: