unitaryfund / mitiq

Mitiq is an open source toolkit for implementing error mitigation techniques on most current intermediate-scale quantum computers.
https://mitiq.readthedocs.io
GNU General Public License v3.0
344 stars 145 forks source link

Add Python 3.12 support #2395

Closed cosenal closed 4 days ago

cosenal commented 1 month ago

It looks like Cirq starting from v1.4.0 and all other dependencies now support Python 3.12, so we are ready to add support for it in Mitiq as well.