Changelog¶
All notable changes to this project will be documented in this file.
The format is based on a mixture of Keep a Changelog and Common Changelog. This project adheres to Semantic Versioning, with the exception that minor releases may include breaking changes.
Unreleased¶
Changed¶
🎨 Improve the RL state machine logic (#677) (@flowerthrower)
🐛 Support BQSKit conversion of IQM’s native
rgate (#679) (@flowerthrower)🔧 Replace
mypywithty(#572) (@denialhaag)🐛 Fix instruction duration unit in estimated success probability calculation (#445) (@Shaobo-Zhou)
✨ Remove support for custom names of trained models (#489) (@bachase)
🔥 Drop support for x86 macOS systems (#421) (@denialhaag)
2.3.0 - 2025-07-29¶
If you are upgrading: please see UPGRADING.md.
Added¶
📝 Add docstrings for raised errors for all methods (#405) (@nquetschlich)
✨ Add Estimated Hellinger Distance as a further Figure of Merit (#360) (@flowerthrower)
Changed¶
🎨 Adjust the ESP reward calculation to become Qiskit v2 compatible (#406) (@nquetschlich)
✨ Improve the ML part and its usability (#403) (@nquetschlich)
📝 Migrate the documentation from .rst to .md files (#403) (@nquetschlich)
✨ Improve RL action handling by using dataclasses (#401) (@nquetschlich)
✨ Support MQT Bench v2 and use Qiskit’s Target to represent quantum devices (#393) (@nquetschlich)
🚚 Move to MQT organization (#385) (@flowerthrower)
2.2.0 - 2025-02-02¶
📚 Refer to the GitHub Release Notes for previous changelogs.