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
Generalize expect to two wave functions, i.e. expect(phi, "Sz", psi; range=1:N). However, maybe this is no longer a good name for the operation, maybe inner(phi, "Sz", psi; range=1:N) might be a better name?
Also need to coordinate with the notation proposed in #58.
Generalize
expect
to two wave functions, i.e.expect(phi, "Sz", psi; range=1:N)
. However, maybe this is no longer a good name for the operation, maybeinner(phi, "Sz", psi; range=1:N)
might be a better name?Also need to coordinate with the notation proposed in #58.
Inspired by this support question.
The text was updated successfully, but these errors were encountered: