QuGradLab Change Log
- Added
SpinChainwithin the rotating wave approximation:systems.semiconducting.esr.rotating_wave_approximation.SpinChain. The interface is the same assystems.semiconducting.esr.SpinChain. - Updated the GitHub actions:
actions/checkout@v4->actions/checkout@v7actions/setup-python@v5->actions/setup-python@v6actions/upload-artifact@v4->actions/upload-artifact@v7actions/download-artifact@v4->actions/download-artifact@v8
This release supports the article:
Henrik Gothen, Christopher K. Long, Djamila Hiller, Yunming Qian, Crispin H. W. Barnes, Normann Mertig, and David R. M. Arvidsson-Shukur. Pulse-optimised circuit elements for scalable and noise-resilient quantum chemistry. 2026. doi: https://doi.org/10.48550/arXiv.2606.17357. arXiv: 2606.17357 [quant-ph]
- Fixed bug in which the dependencies were not automatically installed.
- Added CI build support for Python 3.13
- 3.14 will be added in the future when TensorFlow has 3.14 support
- Corrected author names
- Added additional package classifiers
- Added version pins to
README.md - Updated keywords in
pyproject.toml
Fixed typo in README.
This is the initial release. Future changes to this release will be documented above. Note that all versions 0.* may have unstable APIs.