Skip to content

QCEC 2.3.0 Release

Choose a tag to compare

@github-actions github-actions released this 11 Aug 13:01
· 797 commits to refs/heads/main since this release
b5613a5

πŸ‘€ What Changed

This release brings three main updates to MQT QCEC

  • 🐍 Support for Python 3.12
  • πŸ”§ Integration of the MQT Core library as the successor of the QFR library.
  • ⚑ Some performance improvements in the underlying DD package

πŸš€ Features and Enhancements

πŸ› Bug Fixes

  • 🩹 patch CI failure due to unconditional Qiskit deprecation warning @burgholzer (#297)
  • 🩹 Ignore DeprecationWarning in Qiskit code @burgholzer (#289)

πŸ“„ Documentation

πŸ€– CI

  • 🩹 patch CI failure due to unconditional Qiskit deprecation warning @burgholzer (#297)

πŸ“¦ Packaging

⬆️ Dependencies

26 changes

Full Changelog: v2.2.3...v2.3.0