rabrie / mGST

Compressive gate set tomography via Riemannian optimization
MIT License
6 stars 2 forks source link

Create unit test for mGST #6

Open padiro opened 10 months ago

padiro commented 10 months ago

It would be nice to have some checks that we can run when the code changes internally. For example, we can have gate sequence inputs where we can assert known estimation outputs. This allows for quick checks.