cda-tum / mqt-qcec

MQT QCEC - A tool for Quantum Circuit Equivalence Checking
https://mqt.readthedocs.io/projects/qcec
MIT License
87 stars 20 forks source link

⬆️ update to `pybind11>=2.12` #383

Closed burgholzer closed 3 months ago

burgholzer commented 3 months ago

Description

This PR updates the minimum pybind11 version to 2.12, which was released a couple weeks ago and brings several big improvements, including compatibility with Numpy 2.0 which will be released soon.

Checklist: