QECC 1.7.0 Release
github-actions
released this
26 Aug 20:43
·
134 commits
to refs/heads/main
since this release
👀 What Changed
This release mostly introduces the fault-tolerant state preparation proposed in https://arxiv.org/abs/2408.11894 and implemented in #234.
It also marks the removal of the flint dependency from the project (in #250), which paves the way for pre-built Windows wheels. These will come in a follow-up release.
🚀 Features and Enhancements
- Ftsp bench @pehamTom (#246)
- 🚚 transfer the ECC framework code from MQT Core @burgholzer (#256)
- Bye flint @lucasberent (#250)
- Ftsp @pehamTom (#234)
🐛 Bug Fixes
⬆️ Dependencies
7 changes
- ⬆️🪝 update pre-commit hooks @pre-commit-ci (#257)
- Bye flint @lucasberent (#250)
- ⬆️🪝 update pre-commit hooks @pre-commit-ci (#254)
- Bump actions/attest-build-provenance from 1.3.3 to 1.4.0 in the github-actions group @dependabot (#252)
- ⬆️🪝 update pre-commit hooks @pre-commit-ci (#251)
- Bump cda-tum/mqt-workflows from 1.1.4 to 1.1.5 in the github-actions group @dependabot (#249)
- ⬆️🪝 update pre-commit hooks @pre-commit-ci (#245)
Full Changelog: v1.6.0...v1.7.0