Skip to content

MQT Core 2.4.0 Release

Compare
Choose a tag to compare
@github-actions github-actions released this 14 Apr 21:24
· 224 commits to refs/heads/main since this release
00fcfaa

👀 What Changed

Quite a big release for MQT Core. Highlights include:

  • ⚡ adoption of the new identity-less DD data structure that significantly boosts the overall performance (#358) and several further improvements to the DD package code
  • ✨ new optimization pass to collect qubit blocks
  • ♻️ refactored and simplified Operation class hierarchy
  • 🤖 adoption of uv as a package manager in CI
  • 🔧 update to pybind11>=2.12

⚛️ MQT Core

⚖️ MQT Core DD Package

🚀 Features and Enhancements

🐛 Bug Fixes

📄 Documentation

🤖 CI

🧹 Code Quality

⬆️ Dependencies

10 changes

Full Changelog: v2.3.0...v2.4.0