Mqt.predictor

Latest version: v2.1.1

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

Scan your dependencies

Page 1 of 2

2.1.1

πŸ‘€ What Changed

- ⬆️πŸͺ update pre-commit hooks pre-commit-ci (299)

πŸš€ Features and Enhancements

- πŸ”₯ Removal of Pre-Trained Model Support nquetschlich (300)

⬆️ Dependencies

<details>
<summary>7 changes</summary>

- β¬†οΈπŸ Lock file maintenance renovate (304)
- ⬆️πŸͺ Update pre-commit hook pre-commit/mirrors-mypy to v1.12.1 renovate (302)
- ⬆️πŸͺ Update pre-commit hook srstevenson/nb-clean to v4 renovate (303)
- ⬆️πŸͺ Update pre-commit hook astral-sh/ruff-pre-commit to v0.7.0 renovate (301)
- β¬†οΈπŸ Lock file maintenance renovate (298)
- β¬†οΈπŸ‘¨β€πŸ’» Update wntrblm/nox action to v2024.10.09 renovate (296)
- ⬆️πŸͺ Update pre-commit hook python-jsonschema/check-jsonschema to v0.29.4 renovate (295)
</details>

**Full Changelog**: https://github.com/cda-tum/mqt-predictor/compare/v2.1.0...v2.1.1

2.1.0

πŸ‘€ What Changed

A year worth of improvements in one release. This is a big one πŸ’₯
Amongst others, it adds:
- Support for Qiskit 1.0
- Support for numpy 2.0
- Support for Python 3.13
- Support for BQSKit
- Documentation on RtD
- Several improvements to the overall project structure and packaging, including the adoption of `uv` for project management

> [!IMPORTANT]
> There are currently no pre-trained models for `v2.1.0`. These will be released in the short future.

πŸš€ Features and Enhancements

- πŸ“Œ numpy 2 support nquetschlich (291)
- 🎨 changed BQSKit lower cap and added oqc to its supported gate sets nquetschlich (281)
- πŸ“Œ adjust numpy dependency nquetschlich (279)
- add improved evaluation script to main brain nquetschlich (278)
- Update framework nquetschlich (270)
- 🎨 improved filepath handling and removed upper dependency caps nquetschlich (251)
- 🚨 fixed warnings that occurred due to new pytket and qiskit version nquetschlich (231)
- πŸ“ Add docstring check to ruff and fix respective errors nquetschlich (225)
- ✨ CI/CD Update nquetschlich (220)
- 🎨 Support for Qiskit v1.0.0 nquetschlich (210)
- Improved Action Space incl. Layouting and BQSKit Integration nquetschlich (204)
- ✨ moved helper function from mqt bench to predictor nquetschlich (205)
- πŸ‘½οΈ update code to integrate new bench device class (dropped Python 3.9 support) flowerthrower (187)
- Bugfix testing nquetschlich (203)
- 🎨 remove newly created model after usage nquetschlich (202)
- 🎨 improved RL Predictor qcompile method signature nquetschlich (176)
- βœ… Improved Test Coverage nquetschlich (175)
- πŸ”§ Adjust codecov config nquetschlich (173)
- πŸ“ Initial Read the Docs Implementation nquetschlich (163)
- πŸ“ Read the Docs Setup nquetschlich (159)
- πŸ’‘ Changed Formatter from Black to Ruff nquetschlich (156)
- Minor improvements nquetschlich (148)

πŸ› Bug Fixes

- ⬇️ limit matplotlib due to unknown win issue in 3.9.1 nquetschlich (258)
- πŸ› fixed pretrained model tests nquetschlich (201)
- 🩹 Fix coverage collection burgholzer (174)
- πŸ› added mean errors in device calibration file nquetschlich (172)
- ✏️ Fix Readme Errors nquetschlich (162)
- πŸ› fixed wrong naming nquetschlich (161)

πŸ“„ Documentation

- Update MQT Bench Dependency and MQT Predictor Paper Reference nquetschlich (243)
- πŸ’‘adjusted acks nquetschlich (240)
- πŸ’‘ updated reference nquetschlich (236)
- πŸ“ Add docstring check to ruff and fix respective errors nquetschlich (225)
- πŸ“ Fix MQT Logo in README burgholzer (223)
- πŸ’‘ added arxiv reference for application-aware compilation paper nquetschlich (218)
- fix wrong reference nquetschlich (208)
- Fix Citation.bib file nquetschlich (207)
- 🎨 improved RL Predictor qcompile method signature nquetschlich (176)
- πŸ“ Added Acknowledgments to Documentation nquetschlich (165)
- πŸ“ Initial Read the Docs Implementation nquetschlich (163)
- πŸ“ Read the Docs Setup nquetschlich (159)
- πŸ’‘ added arxiv ref nquetschlich (150)

πŸ€– CI

- Update CI workflows nquetschlich (287)
- Update MQT Bench Dependency and MQT Predictor Paper Reference nquetschlich (243)
- ⬆️ update black version in blacken-docs burgholzer (233)
- 🧱 switched from mqt-core to mqt-workflows for CI workflows nquetschlich (230)
- ✨ CI/CD Update nquetschlich (220)
- Bugfix testing nquetschlich (203)
- 🎨 remove newly created model after usage nquetschlich (202)
- πŸ› fixed pretrained model tests nquetschlich (201)
- Removed download of pre-trained models from automatically run tests nquetschlich (200)
- βœ… Improved Test Coverage nquetschlich (175)
- 🩹 Fix coverage collection burgholzer (174)
- πŸ”§ Adjust codecov config nquetschlich (173)
- πŸ“ Initial Read the Docs Implementation nquetschlich (163)
- πŸ“ Read the Docs Setup nquetschlich (159)
- πŸ‘· Fix CodeQL Error nquetschlich (151)

⬆️ Dependencies

<details>
<summary>70 changes</summary>

- Configure Renovate renovate (293)
- ⬆️πŸͺ update pre-commit hooks pre-commit-ci (292)
- πŸ“Œ numpy 2 support nquetschlich (291)
- ⬆️πŸͺ update pre-commit hooks pre-commit-ci (290)
- ⬆️πŸͺ update pre-commit hooks pre-commit-ci (285)
- ⬆️ Bump cda-tum/mqt-workflows from 1.3 to 1.4 in the github-actions group dependabot (284)
- ⬆️πŸͺ update pre-commit hooks pre-commit-ci (282)
- πŸ“Œ adjust numpy dependency nquetschlich (279)
- ⬆️πŸͺ update pre-commit hooks pre-commit-ci (277)
- ⬆️ Bump actions/attest-build-provenance from 1.4.2 to 1.4.3 in the github-actions group dependabot (276)
- ⬆️πŸͺ update pre-commit hooks pre-commit-ci (274)
- ⬆️ Update numpy requirement from \<2.0.0 to \<3.0.0 in the python-dependencies group dependabot (271)
- ⬆️πŸͺ update pre-commit hooks pre-commit-ci (273)
- ⬆️ Bump actions/attest-build-provenance from 1.4.0 to 1.4.2 in the github-actions group dependabot (272)
- ⬆️πŸͺ update pre-commit hooks pre-commit-ci (269)
- ⬆️ Bump the python-dependencies group across 1 directory with 3 updates dependabot (264)
- ⬆️πŸͺ update pre-commit hooks pre-commit-ci (266)
- ⬆️πŸͺ update pre-commit hooks pre-commit-ci (263)
- ⬆️πŸͺ update pre-commit hooks pre-commit-ci (261)
- ⬆️ Bump cda-tum/mqt-workflows from 1.1.4 to 1.1.5 in the github-actions group dependabot (259)
- 🎨 improved filepath handling and removed upper dependency caps nquetschlich (251)
- 🍱 upgraded to qiskit v2 backends to mitigate deprecation warning nquetschlich (256)
- ⬆️πŸͺ update pre-commit hooks pre-commit-ci (255)
- ⬆️πŸͺ update pre-commit hooks pre-commit-ci (254)
- ⬆️ Bump cda-tum/mqt-workflows from 1.1.3 to 1.1.4 in the github-actions group dependabot (249)
- ⬆️ Bump the python-dependencies group across 1 directory with 2 updates dependabot (250)
- ⬆️πŸͺ update pre-commit hooks pre-commit-ci (252)
- ⬆️πŸͺ update pre-commit hooks pre-commit-ci (248)
- ⬆️ Bump cda-tum/mqt-workflows from 1.1.2 to 1.1.3 in the github-actions group dependabot (247)
- ⬆️πŸͺ update pre-commit hooks pre-commit-ci (246)
- ⬆️ Bump cda-tum/mqt-workflows from 1.0.1 to 1.1.2 in the github-actions group dependabot (245)
- ⬆️πŸͺ update pre-commit hooks pre-commit-ci (242)
- ⬆️πŸͺ update pre-commit hooks pre-commit-ci (239)
- ⬆️πŸͺ update pre-commit hooks pre-commit-ci (238)
- ⬆️ Bump cda-tum/mqt-workflows from 1.0.0 to 1.0.1 in the github-actions group dependabot (235)
- ⬆️ Update scikit-learn requirement from \<1.4.3,>=1.4.0 to >=1.4.0,\<1.5.1 in the python-dependencies group dependabot (234)
- ⬆️ update black version in blacken-docs burgholzer (233)
- ⬆️πŸͺ update pre-commit hooks pre-commit-ci (232)
- ⬆️πŸͺ update pre-commit hooks pre-commit-ci (227)
- ⬆️ Bump cda-tum/mqt-core from 2.4.1 to 2.4.2 in the github-actions group dependabot (226)
- ⬆️πŸͺ update pre-commit hooks pre-commit-ci (224)
- ⬆️πŸͺ update pre-commit hooks pre-commit-ci (222)
- ⬆️πŸͺ update pre-commit hooks pre-commit-ci (219)
- ⬆️ Bump the python-dependencies group with 4 updates dependabot (217)
- ⬆️πŸͺ update pre-commit hooks pre-commit-ci (209)
- ⬆️πŸͺ update pre-commit hooks pre-commit-ci (198)
- ⬆️πŸͺ update pre-commit hooks pre-commit-ci (196)
- ⬆️ Bump the github-actions group with 2 updates dependabot (195)
- ⬆️πŸͺ update pre-commit hooks pre-commit-ci (194)
- ⬆️ Bump the github-actions group with 1 update dependabot (193)
- ⬆️πŸͺ update pre-commit hooks pre-commit-ci (191)
- ⬆️πŸͺ update pre-commit hooks pre-commit-ci (190)
- ⬆️ Bump the github-actions group with 1 update dependabot (189)
- ⬆️ Bump actions/download-artifact from 3 to 4 dependabot (179)
- ⬆️πŸͺ update pre-commit hooks pre-commit-ci (185)
- ⬆️πŸͺ update pre-commit hooks pre-commit-ci (184)
- ⬆️πŸͺ update pre-commit hooks pre-commit-ci (182)
- ⬆️πŸͺ update pre-commit hooks pre-commit-ci (181)
- ⬆️ Bump github/codeql-action from 2 to 3 dependabot (178)
- ⬆️πŸͺ update pre-commit hooks pre-commit-ci (171)
- ⬆️ Bump actions/setup-python from 4 to 5 dependabot (169)
- ⬆️πŸͺ update pre-commit hooks pre-commit-ci (167)
- ⬆️πŸͺ update pre-commit hooks pre-commit-ci (166)
- ⬆️πŸͺ update pre-commit hooks pre-commit-ci (164)
- ⬆️πŸͺ update pre-commit hooks pre-commit-ci (157)
- ⬆️πŸͺ update pre-commit hooks pre-commit-ci (155)
- ⬆️ Update scikit-learn requirement from \<1.3.2,>=1.3.0 to >=1.3.0,\<1.3.3 dependabot (154)
- ⬆️πŸͺ update pre-commit hooks pre-commit-ci (153)
- ⬆️πŸͺ update pre-commit hooks pre-commit-ci (152)
- ⬆️πŸͺ update pre-commit hooks pre-commit-ci (149)
</details>

**Full Changelog**: https://github.com/cda-tum/mqt-predictor/compare/v2.0.0...v2.1.0

2.0.0

What Changed πŸ‘€


- ❇️ Comprehensive rework of the whole Framework:
- ❇️ New combined approach based on previous ML and RL approaches
- ❇️ More supported quantum devices and compilation actions
- 🎨 Support of latest MQT Bench version
- 🎨 improved imports
- 🚚 remove deprecated files

πŸ“„ Documentation

- πŸ’‘ added missing picture to readme nquetschlich (147)
- πŸ’‘ updated readme nquetschlich (119)

πŸ€– CI

- Update .pre-commit-config.yaml nquetschlich (122)

⬆️ Dependencies

<details>
<summary>15 changes</summary>

- ⬆️ Update scikit-learn requirement from \<1.3.1,>=1.3.0 to >=1.3.0,\<1.3.2 dependabot (134)
- ⬆️πŸͺ update pre-commit hooks pre-commit-ci (129)
- ⬆️πŸͺ update pre-commit hooks pre-commit-ci (125)
- ⬆️πŸͺ update pre-commit hooks pre-commit-ci (124)
- ⬆️πŸͺ update pre-commit hooks pre-commit-ci (123)
- ⬆️πŸͺ update pre-commit hooks pre-commit-ci (121)
- ⬆️πŸͺ update pre-commit hooks pre-commit-ci (120)
- ⬆️πŸͺ update pre-commit hooks pre-commit-ci (117)
- ⬆️πŸͺ update pre-commit hooks pre-commit-ci (115)
- ⬆️πŸͺ update pre-commit hooks pre-commit-ci (113)
- Adjust scikit learn dependency nquetschlich (112)
- ⬆️πŸͺ update pre-commit hooks pre-commit-ci (109)
- πŸ“Œ updated to latest sb3\_contrib release nquetschlich (107)
- ⬆️πŸͺ update pre-commit hooks pre-commit-ci (106)
- ⬆️πŸͺ update pre-commit hooks pre-commit-ci (95)
</details>

**Full Changelog**: https://github.com/cda-tum/mqt-predictor/compare/v1.3.0...v2.0.0

1.3.0

What Changed πŸ‘€

- ✨ sb3-contrib Dependency Update and switch from gym to gymnasium nquetschlich (97)
- 🎨 Improved evaluation figures nquetschlich (92)
- πŸ’‘fixed deprecated Documentation nquetschlich (87)
- 🎨 Removed unnecessary code nquetschlich (82)
- ✨ substituted arxiv reference by actual one nquetschlich (80)
- ⬆️πŸͺ update pre-commit hooks pre-commit-ci (73)

πŸš€ Features and Enhancements

- Layout Bugfix nquetschlich (89)

πŸ› Bug Fixes

- Layout Bugfix nquetschlich (89)
- 🩹 quickfix for changes in SabreLayout nquetschlich (78)
- πŸ› fixed wrong imports nquetschlich (76)

πŸ“„ Documentation

- πŸ’‘ improved references nquetschlich (98)
- πŸ‘· add release drafter nquetschlich (75)

πŸ€– CI

- Update .pre-commit-config.yaml nquetschlich (93)
- Update ci nquetschlich (84)
- πŸ‘· add release drafter nquetschlich (75)

⬆️ Dependencies

<details>
<summary>10 changes</summary>

- ⬆️πŸͺ update pre-commit hooks pre-commit-ci (94)
- ⬆️πŸͺ update pre-commit hooks pre-commit-ci (91)
- Update MQT Bench Dependency nquetschlich (90)
- ⬆️πŸͺ update pre-commit hooks pre-commit-ci (88)
- ⬆️ Update mqt-bench requirement from \<0.4.1,>=0.4.0 to >=0.4.0,\<0.4.2 dependabot (86)
- ⬆️πŸͺ update pre-commit hooks pre-commit-ci (85)
- ⬆️πŸͺ update pre-commit hooks pre-commit-ci (83)
- ⬆️πŸͺ update pre-commit hooks pre-commit-ci (81)
- ⬆️πŸͺ update pre-commit hooks pre-commit-ci (79)
</details>

**Full Changelog**: https://github.com/cda-tum/MQTPredictor/compare/v1.2.2...v1.3.0

1.2.2

What's Changed
* Quickfix numpy solving bug in https://github.com/cda-tum/MQTPredictor/pull/69
* Fix two small bugs in https://github.com/cda-tum/MQTPredictor/pull/72


**Full Changelog**: https://github.com/cda-tum/MQTPredictor/compare/v1.2.1...v1.2.2

1.2.1

What's Changed
* Bugfix Logger Statement in https://github.com/cda-tum/MQTPredictor/pull/64


**Full Changelog**: https://github.com/cda-tum/MQTPredictor/compare/v1.2.0...v1.2.1

Page 1 of 2

Β© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.