Skip to content

MQT Core 2.4.1 Release

Compare
Choose a tag to compare
@github-actions github-actions released this 22 Apr 20:55
· 495 commits to refs/heads/main since this release
5f88f68

👀 What Changed

This release mainly brings a documentation overhaul and new iterations of the reusable workflows.
It also includes support for Qiskit's final_layout attribute in the Qiskit to MQT conversion and a new optimization pass for conveniently eliding permutations from quantum circuits.

⚛️ MQT Core

🚀 Features and Enhancements

🐛 Bug Fixes

  • 🐛 Fix corner case handling for output permutation in defer measurements optimization @burgholzer (#587)

📄 Documentation

🤖 CI

⬆️ Dependencies

  • Bump wntrblm/nox from 2024.03.02 to 2024.04.15 in the github-actions group @dependabot (#590)

Full Changelog: v2.4.0...v2.4.1