Releases: cda-tum/mqt-bench
Releases · cda-tum/mqt-bench
v0.2.2 Release: Updated pre-generated benchmarks and minor improvements
What's Changed
- updated pre-generated benchmarks
- Improved Independent Layer Benchmark Generation by @nquetschlich in #153
- updated qiskit requirement from ~=0.39.2 to >=0.39.2,<0.40 by @nquetschlich in #154
- Update pytket requirement from ~=1.9.0 to >=1.9,<1.11 by @dependabot in #150
Full Changelog: v0.2.1...v0.2.2
v0.2.1 Release: Improving Readme
What's Changed
- 💡 added MQT Logo and updated Readme by @nquetschlich in #146
Full Changelog: v0.2.0...v0.2.1
v0.2.0
What's Changed
- Dependencies updated
- Improvement of the OQC qasm file generation and postprocessing
- Improvement of the get_one_benchmark method by providing helpful error messages and renamed the function while keeping the old one with DeprecationWarning
- provides minor further improvements
- bugfixes small bugs
Full Changelog: v0.1.4...v0.2.0
v0.1.4 Patch Release
What's Changed
- ⬆️🪝 update pre-commit hooks by @pre-commit-ci in #113
- ⬆️🪝 update pre-commit hooks by @pre-commit-ci in #114
- 📦 Proper Packaging by @nquetschlich in #115
Full Changelog: v0.1.3...v0.1.4
v0.1.3 Patch Release
What's Changed
- Bump pytest from 7.1.1 to 7.1.3 by @dependabot in #102
- Bump flask from 2.1.2 to 2.2.2 by @dependabot in #100
- ⬆️🪝 update pre-commit hooks by @pre-commit-ci in #103
- Bump tqdm from 4.64.0 to 4.64.1 by @dependabot in #104
- Bump networkx from 2.8.3 to 2.8.6 by @dependabot in #99
- Bump qiskit-finance from 0.3.1 to 0.3.4 by @dependabot in #106
- ✨ improved filter logic for speed-up by @nquetschlich in #110
New Contributors
- @pre-commit-ci made their first contribution in #103
Full Changelog: v0.1.2...v0.1.3
v0.1.2. Release: Bugfixing
This releases fixes a bug such that the favicon the TUM logo was not properly displayed when the local server was startet.
v0.1.1. Release: Bugfixing
Fixed a bug within the benchmark download routine.
v0.1.0 Release: Initial Release
This is the initial release for MQT Bench.
alpha release
v0.1.0rc1 📝 removed unnecessary code