rabrie / mGST

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

Create interface to qiskit #7

Closed padiro closed 3 months ago

padiro commented 10 months ago

mGST should be more user friendly and return qiskit circuits to the user. The circuit can then be run on a simulator or quantum computer hardware. The user should be able to pass the circuit result dictionaries from qiskit to mGST instead of a complicated array.