Fast calculation of dynamical Lie algebra
Project description
fastdla
Fast Lie closure (aka dynamical Lie algebra) calculation using JAX / Numba with algorithms described in arXiv:2506.01120.
Installation
pip install fastdla
Example usage
The following lines of code calculates the DLA for a 10-qubit Hardware efficient ansatz defined in Larocca et al. Quantum 6 (2022):
from fastdla import lie_closure
from fastdla.generators.hea import hea_generators
generators = hea_generators(num_qubits=10)
dla = lie_closure(generators)
Documentation
Project details
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 fastdla-0.9.0.tar.gz.
File metadata
- Download URL: fastdla-0.9.0.tar.gz
- Upload date:
- Size: 103.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b2d0eae9eb0df8aa67521d82641214764739d09057f389b8c31948e386ddc8f2
|
|
| MD5 |
eb731229d8ca541fbf243fb65dd46694
|
|
| BLAKE2b-256 |
563fb5e186b8aec9ce540b5e4173248597a399b9743f22bbe87dc25f4ef2a715
|
File details
Details for the file fastdla-0.9.0-py3-none-any.whl.
File metadata
- Download URL: fastdla-0.9.0-py3-none-any.whl
- Upload date:
- Size: 61.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ee5875684a95a4f4e6434649828cc408b61bf69edb554933628ed68f0c169081
|
|
| MD5 |
a3d3c83f06bd3322726747e44155175c
|
|
| BLAKE2b-256 |
b57dbc29607fa738e168e6d9be7bb11ef06c9f06f6cdb8a8b48916a991c7c17b
|