Mqt.predictor

Latest version: v2.2.0

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

Scan your dependencies

Page 2 of 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

1.2.0

This release introduces general improvements and updates both the ML and the RL model.

General:
- Most importantly, the interface to use both models has changed. Please have a look at the [readme](https://github.com/cda-tum/MQTPredictor#usage-of-mqt-predictor).

ML Model Update:
- Provided more training data (3000 instead of 2000 samples).
- Provided the accordingly trained Random Forest Classifier.
- More information of the predicted combination of compilation options is returned.
- The performance evaluation is extended.

RL Model Update:
- Provided more training data (500 instead of 200 samples).
- Improved the observation space representation.
- The trained RL models are not part of the repository itself anymore, but are downloaded when needed at runtime.
- Two more reward functions are introduced and evaluated.

What's Changed
* ML Improvements in https://github.com/cda-tum/MQTPredictor/pull/59
* Rl improvements in https://github.com/cda-tum/MQTPredictor/pull/61


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

1.1.1

What's Changed
* 🐛 Bugfix training data handling in https://github.com/cda-tum/MQTPredictor/pull/58
* 🐛 Bugfix Supermarq Feature Calculation in https://github.com/cda-tum/MQTPredictor/pull/53
* 💡 added RL reference to arXiv in https://github.com/cda-tum/MQTPredictor/pull/47


**Full Changelog**: https://github.com/cda-tum/MQTPredictor/compare/v1.1.0...v1.1.1

1.1.0

With this version, MQT Predictor is extended by a reinforcement based learning model.
This model enables the user to compile their quantum circuit based on both the TKET and Qiskit compilers in one compilation flow aiming for better result quality.

Additionally, a few enhancements of the code structure in general are added.

What's Changed
* ✨Add rl extension by nquetschlich in https://github.com/cda-tum/MQTPredictor/pull/44
* ✨Improve and restructure ml part by nquetschlich in https://github.com/cda-tum/MQTPredictor/pull/43
* ✨added codecov badge by nquetschlich in https://github.com/cda-tum/MQTPredictor/pull/30
* 👷 update github publish to pypi action by nquetschlich in https://github.com/cda-tum/MQTPredictor/pull/31
* 💡 added reference to arxiv by nquetschlich in https://github.com/cda-tum/MQTPredictor/pull/32
* 📦 support versioning in git by nquetschlich in https://github.com/cda-tum/MQTPredictor/pull/37
* ✨ added mqt logo files and respective part in readme by nquetschlich in https://github.com/cda-tum/MQTPredictor/pull/45


**Full Changelog**: https://github.com/cda-tum/MQTPredictor/compare/v1.0.1...v1.1.0

1.0.1

What's Changed
* Path too long error by nquetschlich in https://github.com/cda-tum/MQTPredictor/pull/29


**Full Changelog**: https://github.com/cda-tum/MQTPredictor/compare/v1.0.0...v1.0.1

1.0.0

This is the initial release for MQT Predictor.

Page 2 of 2

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.