Skip to content

MQT Core 2.3.0 Release

Compare
Choose a tag to compare
@github-actions github-actions released this 21 Feb 08:42
· 171 commits to refs/heads/main since this release
0b35f3e

👀 What Changed

This release marks mqt-core's support of Qiskit 1.0 and provides a couple of fixes and features for the ZX package.

⚛️ MQT Core

🕸️ MQT Core ZX Package

  • ✨ Add XX-plus-YY and XX-minus-YY gate support to ZX library @burgholzer (#482)
  • 🐛 Fix PiExpression division and multiplication arithmetic @pehamTom (#549)

🚀 Features and Enhancements

🐛 Bug Fixes

  • 🐛 Fix PiExpression division and multiplication arithmetic @pehamTom (#549)
  • 🐛 ensure typeinfo and vtable information is present for CompoundOperation @burgholzer (#548)
  • ⏪ add MQT::CorePython target back @burgholzer (#541)

📦 Packaging

🧹 Code Quality

⬆️ Dependencies

8 changes

Full Changelog: v2.2.2...v2.3.0