This release is a pre-release and may not be stable for production use.
qubex-core
PyPI distribution: qubex-core. Python import: qxcore (unchanged).
pip install "qubex-core==1.5.0rc4"
qxcore is the core data-model and utility layer extracted from the Qubex project. It contains shared primitives (models, units, quantities, expressions, serialization) that higher-level packages like qubex build on.
Relationship to qubex
qxcoreis a standalone package with no dependency onqubex.qubexdepends onqxcoreand provides the full experiment framework (pulse, simulator, backend, etc.).- If you only need the core models and utilities, install
qubex-coredirectly.
Requirements
- Python 3.10 or higher
Installation
# pip
pip install "qubex-core @ git+https://github.com/amachino/qubex.git@v1.5.0rc4#subdirectory=packages/qxcore"
# uv
uv pip install "qubex-core @ git+https://github.com/amachino/qubex.git@v1.5.0rc4#subdirectory=packages/qxcore"
pyproject.toml
[project]
dependencies = [
"qubex-core @ git+https://github.com/amachino/qubex.git@v1.5.0rc4#subdirectory=packages/qxcore",
]
Development
git clone -b develop https://github.com/amachino/qubex.git
cd qubex/packages/qxcore
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_core-1.5.0rc4.tar.gz.
File metadata
- Download URL: qubex_core-1.5.0rc4.tar.gz
- Upload date:
- Size: 15.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/7.0.0 CPython/3.10.18
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3c89e04f5eff053ee1322fe4642dc76084806c132a54b5a1765747d2c965888c
|
|
| MD5 |
89af40cdc832a03f2a741704da83f165
|
|
| BLAKE2b-256 |
7e53236becbbfa4ded246840f6f80bad6ed4979cea5719b4428002294322d493
|
File details
Details for the file qubex_core-1.5.0rc4-py3-none-any.whl.
File metadata
- Download URL: qubex_core-1.5.0rc4-py3-none-any.whl
- Upload date:
- Size: 19.1 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 |
ad91fae982d5a60fe404fa5e03acca617decedd51467362e91ce85fbdc93f2f7
|
|
| MD5 |
5a5e0c7a2ea659593b9db7f93e3130e1
|
|
| BLAKE2b-256 |
e57aa5a9f8aec01e9a7e90021759c16197617789aa0c0e3306f1c18e623f2397
|