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

Fix definitions of symmetric a_plus/a_min #8

Merged
merged 1 commit into from
Feb 2, 2024

Conversation

20akshay00
Copy link
Contributor

@20akshay00 20akshay00 commented Jan 30, 2024

The operators a_plus and a_min conventionally correspond to the raising/creation operator (a_dag) and lowering/annihilation operator (a). The definitions for the symmetric versions are currently swapped and this PR fixes that. Trivial case seems fine as is.

@lkdvos
Copy link
Member

lkdvos commented Feb 2, 2024

Looks great, I'll merge once tests turn green, thanks!

@20akshay00 20akshay00 reopened this Feb 2, 2024
Copy link

codecov bot commented Feb 2, 2024

Welcome to Codecov 🎉

Once merged to your default branch, Codecov will compare your coverage reports and display the results in this comment.

Thanks for integrating Codecov - We've got you covered ☂️

@lkdvos lkdvos merged commit 7a61d81 into QuantumKitHub:master Feb 2, 2024
11 of 13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants