KwiatLab / Quantum-Tomography

A python library to help perform tomography on a quantum state
http://tomography.web.engr.illinois.edu/TomographyDemo.php
MIT License
29 stars 9 forks source link

Fixing the 2det per qubit Example #35

Closed smturro2 closed 1 year ago

smturro2 commented 1 year ago

When running the 2det per quibit example available on our website https://quantumtomo.web.illinois.edu/Algorithm/example_2qubit4det the code was throwing an error. When parsing the input it was expected the wrong size for the singles and efficiency matrix. fixes #34 Minor comment updates for the website