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
The code above dumps the state but the output can't be manipulated as it does not have a type. I suggest it be dictionary where the keys are the basis states and the values are the complex amplitudes.
Moreover, it is not clear that the basis state ordering starts from the 11 state. A dictonary key value mapping would solve that too.
Steps to reproduce the bug
NA
Expected behavior
NA
Is this a regression? If it is, put the last known working version (or commit) here.
Not a regression
Environment
Suggestions
No response
The text was updated successfully, but these errors were encountered:
Required prerequisites
Describe the bug
The code above dumps the state but the output can't be manipulated as it does not have a
type
. I suggest it be dictionary where the keys are the basis states and the values are the complex amplitudes.Moreover, it is not clear that the basis state ordering starts from the 11 state. A dictonary key value mapping would solve that too.
Steps to reproduce the bug
NA
Expected behavior
NA
Is this a regression? If it is, put the last known working version (or commit) here.
Not a regression
Environment
Suggestions
No response
The text was updated successfully, but these errors were encountered: