sandialabs / pyGSTi

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

Fix densitymx slow bug. #439

Closed sserita closed 4 months ago

sserita commented 4 months ago

Primarily fixes #438.

Also cleans up Github Actions for exactly the same commands between OSes for running tests, creates a [testing_no_cython] option for installing, adds a no Cython environment for testing via Actions, and deletes the manualdeploy Action as the autodeploy is now working reliably (to minimize maintenance overhead of actions).