MQT Core 3.9.1 Release
·
26 commits
to v3.x
since this release
Immutable
release. Only release title and notes can be modified.
👀 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_serializersentry 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
- 💥 Remove the IQM JSON converter
qiskit_to_iqm_jsonand theMoveGatefrom the Qiskit plugin, which QDMI-on-IQM now owns (#2114) (@marcelwa, @burgholzer)
Full Changelog: v3.9.0...v3.9.1