Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

evaluate_pauli_product breaks commutation rules #14135

Open
heikoburau opened this issue Feb 9, 2018 · 0 comments
Open

evaluate_pauli_product breaks commutation rules #14135

heikoburau opened this issue Feb 9, 2018 · 0 comments

Comments

@heikoburau
Copy link

heikoburau commented Feb 9, 2018

In:

evaluate_pauli_product(
    (J1 * Pauli(3) + J2 * Pauli(3)) * Pauli(2)
)

Out:

sigma2*(J1*sigma3 + J2*sigma3)

J1 and J2 are scalar symbols.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants