sandialabs / pyGSTi

A python implementation of Gate Set Tomography
http://www.pygsti.info
Apache License 2.0
134 stars 56 forks source link

Python 3.11 support #374

Closed sserita closed 10 months ago

sserita commented 10 months ago

Drop Python 3.7 (due to end-of-life) and add Python 3.11 support. Turns out we caught most of the 3.11 bugs when we did the idle tomography updates a while ago. Also updates deployment environments to Python 3.10 from 3.8. Fixes #356.