Skip to content

MQT Core 2.6.0 Release

Compare
Choose a tag to compare
@github-actions github-actions released this 08 Aug 12:28
· 762 commits to refs/heads/main since this release
2a7a929

👀 What Changed

This release brings a couple of enhancements regarding neutral atom compilation amongst other small improvements.
Most notably, it marks the first release to ship Python 3.13 wheels (including the free-threading variant).

⚛️ MQT Core

⚖️ MQT Core DD Package

🚀 Features and Enhancements

  • ✨ Python 3.13 Support @burgholzer (#656)
  • 🏷️ providing a convenient CircuitInputType @burgholzer (#661)
  • 🎨 Move validation function from qmap to NAComputation @ystade (#660)
  • Support for Neutral Atom State Preparation @ystade (#658)
  • Layer: Allow Redundant Gates @ystade (#655)
  • ✨ Add customGate flag and optimizer functionality to flatten only custom gates @DRovara (#651)
  • 🚸 make dd/Package.hpp export dd/Package_fwd.hpp @burgholzer (#640)

🐛 Bug Fixes

📄 Documentation

🤖 CI

📦 Packaging

🧹 Code Quality

⬆️ Dependencies

11 changes

Full Changelog: v2.5.1...v2.6.0