Recent Releases of mqt-qubomaker

mqt-qubomaker - MQT QUBOMaker 1.0.1 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 and drop support for Python 3.8.

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.

⬆️ Dependencies

24 changes - chore: Configure Renovate @renovate (#73) - chore(deps): Bump cda-tum/mqt-workflows from 1.3 to 1.4 in the github-actions group @dependabot (#69) - ⬆️🪝 update pre-commit hooks @pre-commit-ci (#72) - ⬆️🪝 update pre-commit hooks @pre-commit-ci (#71) - ⬆️🪝 update pre-commit hooks @pre-commit-ci (#70) - ⬆️🪝 update pre-commit hooks @pre-commit-ci (#68) - ⬆️🪝 update pre-commit hooks @pre-commit-ci (#67) - ⬆️🪝 update pre-commit hooks @pre-commit-ci (#66) - ⬆️🪝 update pre-commit hooks @pre-commit-ci (#65) - chore(deps): Bump cda-tum/mqt-workflows from 1.3.1 to 1.3.2 in the github-actions group @dependabot (#64) - ⬆️🪝 update pre-commit hooks @pre-commit-ci (#63) - chore(deps): Bump the python-dependencies group with 2 updates @dependabot (#59) - chore(deps): Bump cda-tum/mqt-workflows from 1.1.5 to 1.3.1 in the github-actions group across 1 directory @dependabot (#62) - ⬆️🪝 update pre-commit hooks @pre-commit-ci (#60) - ⬆️🪝 update pre-commit hooks @pre-commit-ci (#58) - chore(deps): Bump cda-tum/mqt-workflows from 1.1.4 to 1.1.5 in the github-actions group @dependabot (#57) - ⬆️🪝 update pre-commit hooks @pre-commit-ci (#56) - ⬆️🪝 update pre-commit hooks @pre-commit-ci (#55) - ⬆️🪝 update pre-commit hooks @pre-commit-ci (#54) - chore(deps): Bump cda-tum/mqt-workflows from 1.1.3 to 1.1.4 in the github-actions group @dependabot (#53) - ⬆️🪝 update pre-commit hooks @pre-commit-ci (#52) - chore(deps): Bump cda-tum/mqt-workflows from 1.1.2 to 1.1.3 in the github-actions group @dependabot (#51) - ⬆️🪝 update pre-commit hooks @pre-commit-ci (#50) - chore(deps): Bump cda-tum/mqt-workflows from 1.0.1 to 1.1.2 in the github-actions group @dependabot (#49)

Full Changelog: https://github.com/cda-tum/mqt-qubomaker/compare/v1.0.0...v1.0.1

- Python
Published by github-actions[bot] over 1 year ago

mqt-qubomaker - v1.0.0 Release: Initial Release

This is the initial release of MQT-QUBOMaker. It provides functionalities for the automated generation of QUBO formulations, especially focusing on pathfinding problems as proposed in [1].

[1] D. Rovara, N. Quetschlich, and R. Wille "A Framework to Formulate Pathfinding Problems for Quantum Computing", arXiv, 2024

- Python
Published by DRovara about 2 years ago