QMAP 2.5.0 Release
github-actions
released this
21 Feb 22:14
·
471 commits
to refs/heads/main
since this release
👀 What Changed
This release marks mqt-qmap’s support for Qiskit 1.0 and the change to vendor the logicblocks library.
🚀 Features and Enhancements
- 🚸 truly make search space visualization optional @burgholzer (#431)
- ✨ Support for Qiskit 1.0 @burgholzer (#427)
- ♻️ vendor logicblocks @burgholzer (#424)
- Restructuring of the heuristic system @EliasLF (#410)
- SearchVisualizer: New feature
show_only_solution_path
and fixingtapered_search_layer_heights
@EliasLF (#414) - Early termination @EliasLF (#409)
- Fixing minor bug in
disjoint_2q_block
Layering and adding optionadd_barriers_between_layers
@EliasLF (#405) - Fidelity-aware heuristic and search graph visualization @EliasLF (#384)
- 🔥 remove check-sdist from pre-commit @burgholzer (#398)
🐛 Bug Fixes
- 🩹 fix test file configuration @burgholzer (#423)
- Restructuring of the heuristic system @EliasLF (#410)
- SearchVisualizer: New feature
show_only_solution_path
and fixingtapered_search_layer_heights
@EliasLF (#414) - Fixing bug with
show_layout=None
inSearchVisualizer
@EliasLF (#412) - Fix
generatedNodes
benchmark bug @EliasLF (#411) - Fixing bug in single-qubit gate adjusting in
HeuristicMapper
@EliasLF (#408) - Fixing minor bug in
disjoint_2q_block
Layering and adding optionadd_barriers_between_layers
@EliasLF (#405)
🤖 CI
- 🔥 remove Cirrus CI jobs @burgholzer (#430)
- 🔥 remove check-sdist from pre-commit @burgholzer (#398)
📦 Packaging
- ⬆️ update scikit-build-core to 0.8.1 @burgholzer (#428)
🧹 Code Quality
- 🚨 adapt for Qiskit 0.46.0 @burgholzer (#422)
- Restructuring of the heuristic system @EliasLF (#410)
- Early termination @EliasLF (#409)
⬆️ Dependencies
20 changes
- Bump the submodules group with 1 update @dependabot (#429)
- ⬆️ update scikit-build-core to 0.8.1 @burgholzer (#428)
- ✨ Support for Qiskit 1.0 @burgholzer (#427)
- ⬆️🪝 update pre-commit hooks @pre-commit-ci (#426)
- ♻️ vendor logicblocks @burgholzer (#424)
- Bump the github-actions group with 1 update @dependabot (#425)
- ⬆️🪝 update pre-commit hooks @pre-commit-ci (#421)
- 🚨 adapt for Qiskit 0.46.0 @burgholzer (#422)
- Bump the submodules group with 1 update @dependabot (#420)
- ⬆️🪝 update pre-commit hooks @pre-commit-ci (#415)
- ⬆️ update mqt-core @burgholzer (#419)
- ⬆️🪝 update pre-commit hooks @pre-commit-ci (#413)
- ⬆️🪝 update pre-commit hooks @pre-commit-ci (#406)
- Bump the github-actions group with 1 update @dependabot (#403)
- ⬆️🪝 update pre-commit hooks @pre-commit-ci (#404)
- ⬆️🪝 update pre-commit hooks @pre-commit-ci (#402)
- ⬆️🪝 update pre-commit hooks @pre-commit-ci (#401)
- Bump the submodules group with 2 updates @dependabot (#400)
- ⬆️🪝 update pre-commit hooks @pre-commit-ci (#399)
- ⬆️🪝 update pre-commit hooks @pre-commit-ci (#396)
Full Changelog: v2.4.2...v2.5.0