cda-tum / mqt-qecc

MQT QECC - Tools for Quantum Error Correcting Codes
MIT License
93 stars 11 forks source link

update pybind version #215

Closed lucasberent closed 3 months ago

lucasberent 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, see https://github.com/cda-tum/mqt-qcec/pull/383

Checklist:

codecov[bot] commented 3 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 84.7%. Comparing base (64d71a8) to head (71a6056).

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/cda-tum/mqt-qecc/pull/215/graphs/tree.svg?width=650&height=150&src=pr&token=OAw9kgumkt&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=cda-tum)](https://app.codecov.io/gh/cda-tum/mqt-qecc/pull/215?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=cda-tum) ```diff @@ Coverage Diff @@ ## main #215 +/- ## ===================================== Coverage 84.6% 84.7% ===================================== Files 25 25 Lines 2023 2023 Branches 191 191 ===================================== + Hits 1713 1714 +1 + Misses 310 309 -1 ``` | [Flag](https://app.codecov.io/gh/cda-tum/mqt-qecc/pull/215/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=cda-tum) | Coverage Δ | | |---|---|---| | [cpp](https://app.codecov.io/gh/cda-tum/mqt-qecc/pull/215/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=cda-tum) | `79.5% <ø> (ø)` | | | [python](https://app.codecov.io/gh/cda-tum/mqt-qecc/pull/215/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=cda-tum) | `88.8% <ø> (+<0.1%)` | :arrow_up: | [see 1 file with indirect coverage changes](https://app.codecov.io/gh/cda-tum/mqt-qecc/pull/215/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=cda-tum)