Reference OpenPulse AST in Python
Project description
OpenPulse Python Reference
OpenPulse is a concrete implementation of pulse grammar for cal
and defcal
body.
It reuses the classical types and statements from openqasm3.
The package is structured similarly to openqasm3
with the modules:
-
openpulse.ast
: The AST nodes. Identical nodes fromopenqasm3.ast
are re-exported. -
openpulse.parser
: A parser similar toopenqasm3.parser
, but for OpenPulse. -
tests
: A set of unit tests. -
No visitor module as
openqasm3.visitor
can be reused.
The OpenPulse grammar introduce the following:
- Pulse types:
port
,frame
andwaveform
. - Extension to OpenQASM 3 classical type to consume the pulse types.
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
openpulse-0.2.4.tar.gz
(78.4 kB
view details)
Built Distribution
openpulse-0.2.4-py3-none-any.whl
(81.5 kB
view details)
File details
Details for the file openpulse-0.2.4.tar.gz
.
File metadata
- Download URL: openpulse-0.2.4.tar.gz
- Upload date:
- Size: 78.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | bf864b02e293d798d7882f0fb15e3ffb99045a05019867d577d46021cadac40b |
|
MD5 | 080c14f1e61be6e42b12546625f36ca6 |
|
BLAKE2b-256 | b8139019637fbb0a3a3357204a1cb7236e568eab630fc67793d6f15b225db9de |
File details
Details for the file openpulse-0.2.4-py3-none-any.whl
.
File metadata
- Download URL: openpulse-0.2.4-py3-none-any.whl
- Upload date:
- Size: 81.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b776c748ca171c033a6bbf4dd8a3d07241b4a3747f9f06776fbba94a31c7fd2e |
|
MD5 | 7541cfee1281cc8364b4e69ab5bf6d81 |
|
BLAKE2b-256 | 9020322f3ff366484689ff9d6afa543ad7a15e192618b981d4f3e86471deda9b |