Mqt.bench

Latest version: v1.1.7

Safety actively analyzes 682387 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 7

1.1.7

👀 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

<details>
<summary>6 changes</summary>

- 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)
</details>

**Full Changelog**: https://github.com/cda-tum/mqt-bench/compare/v1.1.6...v1.1.7

1.1.6

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**: https://github.com/cda-tum/mqt-bench/compare/v1.1.5...v1.1.6

1.1.5

What Changed 👀

- 👷 update framework nquetschlich (367)

🐛 Bug Fixes

- 🩹 remove duplicate round of measurements burgholzer (364)

⬆️ Dependencies

<details>
<summary>6 changes</summary>

- ⬆️🪝 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)
</details>

**Full Changelog**: https://github.com/cda-tum/mqt-bench/compare/v1.1.4...v1.1.5

1.1.4

What Changed 👀

⬆️ Dependencies

<details>
<summary>9 changes</summary>

- ⬇️ 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)
</details>

**Full Changelog**: https://github.com/cda-tum/mqt-bench/compare/v1.1.3...v1.1.4

1.1.3

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

<details>
<summary>9 changes</summary>

- ⬆️🪝 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)
</details>

**Full Changelog**: https://github.com/cda-tum/mqt-bench/compare/v1.1.2...v1.1.3

1.1.2

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**: https://github.com/cda-tum/mqt-bench/compare/v1.1.1...v1.1.2

Page 1 of 7

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.