Releases: munich-quantum-toolkit/bench
MQT Bench 2.0.0 Release
👀 What Changed
Please refer to the changelog and the upgrade guide for a structured overview of the changes.
- ✅ Test up to Python 3.13 (#533) (@simon1hofmann)
- ⬆️🪝 update pre-commit hooks (#503) ([@pre-commit-ci[bot]](https://github.com/[pre-commit-ci[bot]](https://github.com/apps/pre-commit-ci)))
- 👷adjusted workflow urls (#500) (@nquetschlich)
- ⬇️ added upper cap because of fake backends (#493) (@nquetschlich)
- added another filter warning (#489) (@nquetschlich)
- ⬆️🪝 update pre-commit hooks (#457) ([@pre-commit-ci[bot]](https://github.com/[pre-commit-ci[bot]](https://github.com/apps/pre-commit-ci)))
🚀 Features and Enhancements
- ✨ Add random parameter option to cli (#601) (@simon1hofmann)
- ⚡ Speed up test suite (#602) (@burgholzer)
- ✨ feat: implement mirror circuit generation for device benchmarking (#577) (@CreativeBinBag)
- ✨ Arithmetic Benchmarks (#586) (@simon1hofmann)
- ✨ Benchmark Registry (#585) (@simon1hofmann)
- 🎨 Simplify Imports (#587) (@simon1hofmann)
- ✨ add option to parameterized benchmarks to create circuits with symbolic parameters (#581) (@nquetschlich)
- ✨ Implement HHL algorithm (#582) (@nquetschlich)
- ✨ Distinct
get_benchmark
function for all levels (#571) (@simon1hofmann) - 🎨 Registries for Devices and Gatesets (#572) (@simon1hofmann)
- ✨ Added
transpile
Call to Target-independent Level (#580) (@simon1hofmann) - 🎨 Update of IonQ and Rigetti Devices (#570) (@nquetschlich)
- 💡 updated readme and RtDs according to new guidelines (#573) (@nquetschlich)
- 🚨Fixed Pending Deprecation Warnings (#569) (@simon1hofmann)
- ✨ Change device and gateset representation to Qiskit's
Target
(#560) (@nquetschlich) - ✨ Added
clifford+t
gateset (#555) (@simon1hofmann) - 🎨 Removed
Provider
and improvedDevice
Structure (#549) (@simon1hofmann) - 🎨 Refactored Implementation of Shor's Benchmark (#548) (@simon1hofmann)
- ✨ added two further benchmarks from BMW's QUARK (#541) (@nquetschlich)
- ♻️ refactored output module (#540) (@nquetschlich)
- 🔥 removed the generation logic (#538) (@nquetschlich)
- ✨ Introduce
Hatchling
anddependency-groups
(#530) (@nquetschlich) - ✨ Re-add support for Python 3.9 (#531) (@simon1hofmann)
- 🔥 Removed
TKET
dependency (#519) (@simon1hofmann) - ✨ Added QASM3 support (#518) (@simon1hofmann)
- 🎨 Miscellaneous Fixes (#509) (@simon1hofmann)
- 🔥 Removed Placement Parameter for TKET Mapped Benchmarks (#510) (@simon1hofmann)
- 🚚 Renamed Random Circuit and VQE Ansatz Circuit Benchmarks (#508) (@simon1hofmann)
- 🔥 Removed all Benchmarks relying on
qiskit_optimization
,qiskit_nature
, andqiskit_algorithm
Dependencies (#507) (@simon1hofmann) - 🎨 Re-implemented AE without Qiskit Application Modules (#506) (@simon1hofmann)
- ✨ Added Bernstein-Vazirani Algorithm (#505) (@simon1hofmann)
- 🔥 removed the
benchviewer
andevaluation
modules (#504) (@burgholzer)
🐛 Bug Fixes
- 🐛 Fix mirror circuit generation on mapped level (#603) (@burgholzer)
📄 Documentation
- 💡 adjusted date of release to today (#608) (@nquetschlich)
- 📝 Prepared Documentation for the 2.0 Realease (#597) (@simon1hofmann)
- 💡 Drafted CHANGELOG and UPGRADING for the 2.0 release (#596) (@nquetschlich)
- 💡 fixed broken reference in readme (#584) (@nquetschlich)
- 💡 added BMW QUARK copyright statement (#583) (@nquetschlich)
- 💡 updated readme and RtDs according to new guidelines (#573) (@nquetschlich)
- 📝 Update Documentation (#566) (@simon1hofmann)
- 📝 Added CHANGELOG and UPGRADING information (#567) (@simon1hofmann)
- 📝 Switched from
.rst
to.md
for documentation (#559) (@simon1hofmann) - ✨ Move to MQT GitHub Orga and Re-Branding (#544) (@simon1hofmann)
- 📝 Update README and resource links due to repository migration (#543) (@Drewniok)
📦 Packaging
- ✨ Introduce
Hatchling
anddependency-groups
(#530) (@nquetschlich)
🤖 CI
- ⚡ Speed up test suite (#602) (@burgholzer)
- ✨ Add nox session and GitHub action for upstream Qiskit testing (#600) (@burgholzer)
- 🔥 server deployment for versions <2 (#556) (@nquetschlich)
- 📌 restricted qiskit-aer dependency (#481) (@nquetschlich)
⬆️ Dependencies
85 changes
- ⬆️🐍 Lock file...
MQT Bench 1.1.9 Release
👀 What Changed
Quick bugfix release for getting the MQT Bench website up and running again.
🐛 Bug Fixes
- 🐛 fix static files not being installed with frontend @burgholzer (#435)
Full Changelog: v1.1.8...v1.1.9
MQT Bench 1.1.8 Release
👀 What Changed
- ⬆️🪝 update pre-commit hooks @pre-commit-ci (#400)
🚀 Features and Enhancements
- 🚀 support of Qiskit v1.3
- 👷 only run docker build if credentials are available @burgholzer (#406)
- ♻️ extract frontend and evaluation from main package including dependencies @burgholzer (#403)
- 🐳 MQT Bench Docker Container @burgholzer (#402)
- 🔥 removing obsolete code for importlib backwards compatibility @burgholzer (#401)
🐛 Bug Fixes
📄 Documentation
🤖 CI
- 👷 only run docker build if credentials are available @burgholzer (#406)
- 🐳 MQT Bench Docker Container @burgholzer (#402)
⬆️ Dependencies
29 changes
- ⬆️👨💻 Update cda-tum/mqt-workflows action to v1.5 @renovate (#433)
- ⬆️🪝 Update pre-commit hook python-jsonschema/check-jsonschema to v0.30.0 @renovate (#434)
- ⬆️🪝 Update pre-commit hook astral-sh/ruff-pre-commit to v0.8.1 @renovate (#431)
- ⬆️🐍 Lock file maintenance @renovate (#432)
- ⬆️🐍 Lock file maintenance @renovate (#428)
- ⬆️🪝 Update pre-commit hook astral-sh/ruff-pre-commit to v0.7.4 @renovate (#426)
- ⬆️🪝 Update pre-commit hook henryiii/validate-pyproject-schema-store to v2024.11.11 @renovate (#427)
- ⬆️🐍 Lock file maintenance @renovate (#425)
- ⬆️🪝 Update pre-commit hook crate-ci/typos to v1.27.3 @renovate (#424)
- ⬆️🪝 Update pre-commit hook astral-sh/ruff-pre-commit to v0.7.3 @renovate (#423)
- ⬆️👨💻 Update actions/attest-build-provenance action to v1.4.4 @renovate (#422)
- ⬆️🐍 Lock file maintenance @renovate (#421)
- ⬆️🪝 Update pre-commit hook crate-ci/typos to v1.27.0 @renovate (#420)
- ⬆️🪝 Update pre-commit hook astral-sh/ruff-pre-commit to v0.7.2 @renovate (#419)
- ⬆️🐍 Lock file maintenance @renovate (#418)
- ⬆️🐍 Lock file maintenance @renovate (#417)
- ⬆️🪝 Update pre-commit hook pre-commit/mirrors-mypy to v1.13.0 @renovate (#416)
- ⬆️🪝 Update pre-commit hook henryiii/validate-pyproject-schema-store to v2024.10.21 @renovate (#415)
- ⬆️🪝 Update pre-commit hook crate-ci/typos to v1.26.8 @renovate (#414)
- ⬆️🪝 Update pre-commit hook astral-sh/ruff-pre-commit to v0.7.1 @renovate (#413)
- ⬆️🪝 Update pre-commit hook adamchainz/blacken-docs to v1.19.1 @renovate (#412)
- ⬆️🐍 Lock file maintenance @renovate (#411)
- ⬆️🪝 Update pre-commit hook pre-commit/mirrors-mypy to v1.12.1 @renovate (#410)
- ⬆️🪝 Update pre-commit hook srstevenson/nb-clean to v4 @renovate (#409)
- ⬆️🪝 Update pre-commit hook pre-commit/mirrors-mypy to v1.12.0 @renovate (#408)
- ⬆️🪝 Update pre-commit hook astral-sh/ruff-pre-commit to v0.7.0 @renovate (#407)
- ♻️ extract frontend and evaluation from main package including dependencies @burgholzer (#403)
- ⬆️🐍 Lock file maintenance @renovate (#399)
- ⬆️🪝 Update pre-commit hook python-jsonschema/check-jsonschema to v0.29.4 @renovate (#398)
Full Changelog: v1.1.7...v1.1.8
MQT Bench 1.1.7 Release
👀 What Changed
Python 3.13 is out and Python 3.8 has reached end-of-life. Hence, this is the first release to officially support Python 3.13.
This is also the first release including a uv.lock
file for reproducible, working Python environments. This includes switching from dependabot to renovate for automatically managing dependency updates.
It also contains some smaller usability improvements for the library itself.
🚀 Features and Enhancements
- 🐛 Verify provider and device availability based on selected level @Drewniok (#394)
- ⚡🚨 make
qiskit_optimization
import lazy @burgholzer (#383)
📄 Documentation
- Corrected the readme ghz-example @darya-mart (#382)
🤖 CI
- 👷 adjusted to mqt workflow update @nquetschlich (#392)
- ⚗️ update mqt-workflows version @burgholzer (#377)
⬆️ Dependencies
6 changes
- Configure Renovate @renovate (#396)
- ⬆️🪝 update pre-commit hooks @pre-commit-ci (#395)
- ⬆️🪝 update pre-commit hooks @pre-commit-ci (#393)
- ⬆️🪝 update pre-commit hooks @pre-commit-ci (#385)
- ⚗️ update mqt-workflows version @burgholzer (#377)
- ⬆️🪝 update pre-commit hooks @pre-commit-ci (#380)
Full Changelog: v1.1.6...v1.1.7
MQTBench 1.1.6 Release
What Changed 👀
This quick patch release improves the import speeds of the MQT Bench package.
- ⚡ improved import speeds @burgholzer (#379)
🤖 CI
- reverted unwanted downgrade of typos @nquetschlich (#374)
⬆️ Dependencies
- ⬆️🪝 update pre-commit hooks @pre-commit-ci (#376)
- Bump actions/attest-build-provenance from 1.4.2 to 1.4.3 in the github-actions group @dependabot (#375)
- ⬆️🪝 update pre-commit hooks @pre-commit-ci (#373)
Full Changelog: v1.1.5...v1.1.6
MQTBench 1.1.5 Release
What Changed 👀
- 👷 update framework @nquetschlich (#367)
🐛 Bug Fixes
- 🩹 remove duplicate round of measurements @burgholzer (#364)
⬆️ Dependencies
6 changes
- ⬆️🪝 update pre-commit hooks @pre-commit-ci (#371)
- Bump the python-dependencies group with 2 updates @dependabot (#370)
- Bump actions/attest-build-provenance from 1.4.1 to 1.4.2 in the github-actions group @dependabot (#369)
- ⬆️🪝 update pre-commit hooks @pre-commit-ci (#360)
- Bump cda-tum/mqt-workflows from 1.1.4 to 1.1.5 in the github-actions group @dependabot (#359)
- ⬆️🪝 update pre-commit hooks @pre-commit-ci (#355)
Full Changelog: v1.1.4...v1.1.5
MQTBench 1.1.4 Release
What Changed 👀
⬆️ Dependencies
9 changes
- ⬇️ added temporary cap for numpy @nquetschlich (#357)
- ⬆️🪝 update pre-commit hooks @pre-commit-ci (#354)
- 📌 removed dep upper cap @nquetschlich (#353)
- Bump cda-tum/mqt-workflows from 1.1.3 to 1.1.4 in the github-actions group @dependabot (#352)
- ⬆️🪝 update pre-commit hooks @pre-commit-ci (#351)
- Bump cda-tum/mqt-workflows from 1.1.2 to 1.1.3 in the github-actions group @dependabot (#350)
- ⬆️🪝 update pre-commit hooks @pre-commit-ci (#349)
- Update pytket-qiskit requirement from <0.54.0,>=0.53.0 to >=0.53.0,<0.55.0 in the python-dependencies group @dependabot (#348)
- Bump cda-tum/mqt-workflows from 1.0.1 to 1.1.2 in the github-actions group @dependabot (#347)
Full Changelog: v1.1.3...v1.1.4
MQTBench 1.1.3 Release
What Changed 👀
- 📌 adjusted pytket dependency and fixed deprecation warning @nquetschlich (#344)
- Add IQM devices @flowerthrower (#329)
- Update device calibration @flowerthrower (#310)
📄 Documentation
- 💡 added ref to readme @nquetschlich (#346)
- 💡 adjusted Acks @nquetschlich (#342)
- 📝 Add docstring check to ruff and fix respective errors @nquetschlich (#331)
- 💡 fixed minor readme issues @nquetschlich (#328)
- 📝 Fix MQT Logo in README @burgholzer (#327)
🤖 CI
- Fix CD workflow @nquetschlich (#339)
- ⬆️ update black version in blacken-docs @burgholzer (#337)
- 🧱 switched to different CI workflow source and filter warnings @nquetschlich (#335)
⬆️ Dependencies
9 changes
- ⬆️🪝 update pre-commit hooks @pre-commit-ci (#343)
- ⬆️🪝 update pre-commit hooks @pre-commit-ci (#341)
- ⬆️🪝 update pre-commit hooks @pre-commit-ci (#340)
- Bump cda-tum/mqt-workflows from 1.0.0 to 1.0.1 in the github-actions group @dependabot (#338)
- ⬆️ update black version in blacken-docs @burgholzer (#337)
- ⬆️🪝 update pre-commit hooks @pre-commit-ci (#336)
- ⬆️🪝 update pre-commit hooks @pre-commit-ci (#333)
- Bump cda-tum/mqt-core from 2.4.1 to 2.4.2 in the github-actions group @dependabot (#332)
- ⬆️🪝 update pre-commit hooks @pre-commit-ci (#330)
Full Changelog: v1.1.2...v1.1.3
MQTBench 1.1.2 Release
What Changed 👀
- Remove setup.py reference @nquetschlich (#319)
🚀 Features and Enhancements
- Add basic CLI around get_benchmark() @ColoredCarrot (#321)
- 💡 Add PennyLane reference(#322)
🤖 CI
- ✨ improve CI/CD and package itself @nquetschlich (#322)
⬆️ Dependencies
- ⬆️🪝 update pre-commit hooks @pre-commit-ci (#325)
- ⬆️🪝 update pre-commit hooks @pre-commit-ci (#323)
- Update pytket-qiskit requirement from <0.53.0,>=0.50.0 to >=0.50.0,<0.54.0 in the python-dependencies group @dependabot (#320)
- ⬆️🪝 update pre-commit hooks @pre-commit-ci (#318)
Full Changelog: v1.1.1...v1.1.2
MQTBench 1.1.1 Release
What Changed 👀
- Improve ruff config @nquetschlich (#315)
🐛 Bug Fixes
- 🐛 Remove superfluous classical register in QFT algorithm @burgholzer (#316)
⬆️ Dependencies
- Update pytket-qiskit requirement from <0.52.0,>=0.50.0 to >=0.50.0,<0.53.0 in the python-dependencies group @dependabot (#317)
- ⬆️🪝 update pre-commit hooks @pre-commit-ci (#314)
- Update pytket-qiskit requirement from <0.51.0,>=0.50.0 to >=0.50.0,<0.52.0 in the python-dependencies group @dependabot (#313)
- ⬆️🪝 update pre-commit hooks @pre-commit-ci (#312)
- ⬆️🪝 update pre-commit hooks @pre-commit-ci (#311)
Full Changelog: v1.1.0...v1.1.1