This release is a pre-release and may not be stable for production use.
qubex-pulse
PyPI distribution: qubex-pulse. Python import: qxpulse (unchanged).
pip install "qubex-pulse==1.5.0rc4"
qxpulse is the pulse primitives and scheduling layer extracted from the Qubex project. It contains waveforms, pulse libraries, and scheduling utilities that higher-level packages like qubex build on.
Relationship to qubex
qxpulseis a standalone package with no dependency onqubex.qubexdepends onqxpulseand provides the full experiment framework (backend, simulator, measurement, etc.).- If you only need pulse primitives and scheduling utilities, install
qubex-pulsedirectly.
Requirements
- Python 3.10 or higher
Installation
# pip
pip install "qubex-pulse @ git+https://github.com/amachino/qubex.git@v1.5.0rc4#subdirectory=packages/qxpulse"
# uv
uv pip install "qubex-pulse @ git+https://github.com/amachino/qubex.git@v1.5.0rc4#subdirectory=packages/qxpulse"
pyproject.toml
[project]
dependencies = [
"qubex-pulse @ git+https://github.com/amachino/qubex.git@v1.5.0rc4#subdirectory=packages/qxpulse",
]
Development
git clone -b develop https://github.com/amachino/qubex.git
cd qubex/packages/qxpulse
uv sync
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 qubex_pulse-1.5.0rc4.tar.gz.
File metadata
- Download URL: qubex_pulse-1.5.0rc4.tar.gz
- Upload date:
- Size: 32.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/7.0.0 CPython/3.10.18
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4c32f6530aace25eecce35b9857c17ca96c875a9aeed438fa36a491a9bb7300f
|
|
| MD5 |
18936027dff30cef1253ad959d0b9a73
|
|
| BLAKE2b-256 |
32de3f05a2ae8bda0f03ab91c40a3cad17f9f8c51612caafececdb2f60317a27
|
File details
Details for the file qubex_pulse-1.5.0rc4-py3-none-any.whl.
File metadata
- Download URL: qubex_pulse-1.5.0rc4-py3-none-any.whl
- Upload date:
- Size: 45.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/7.0.0 CPython/3.10.18
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3780ff80c6f08efb41c7ab6e82ce17e277d6955fbf5b3c909f57beae06e5ccf1
|
|
| MD5 |
48936e40e06136c06ceb2842d29a7a66
|
|
| BLAKE2b-256 |
d55e8139c21fd119507cb7e2e1122ad1e3b92800c13507b6e91ff9c367a40912
|