You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
Improvements and Changes:
Moved bitstring prep/measure program creation helpers to utils (gh-118)
Added functoinality to plotting module: two ways to visualize a quantum state in the Pauli basis, plotting of a Pauli Transfer Matrix, plotting a real matrix using a Hinton diagram, the addition of the computational basis as a predefined basis object (gh-119)
Refactor iterative MLE to use ExperimentResults directly (gh-120)
Combined graph_state and bell_state modules into entangled_state module, added deprecation warnings for the old modules (gh-122)