Skip to content

MQT Core 3.9.1 Release

Choose a tag to compare

@github-actions github-actions released this 24 Aug 22:32
· 26 commits to v3.x since this release
Immutable release. Only release title and notes can be modified.
24ed6a2

👀 What Changed

Please refer to the changelog and the upgrade guide for a structured overview of the changes.

Added

  • 🚸 Let PennyLane QDMI devices reuse an already-open session, including a device selected from a Slurm license (#2232) (@burgholzer)
  • ✨ Let a package register a program serializer for a program format through the mqt.core.qiskit.program_serializers entry point group (#2114) (@marcelwa, @burgholzer)
  • ✨ Add mqt.core.qdmi.is_binary_program_format, which states whether a program format requires exact-byte submission (#2114) (@marcelwa, @burgholzer)

Removed

Full Changelog: v3.9.0...v3.9.1