-
Notifications
You must be signed in to change notification settings - Fork 628
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
Add Christiansen mapping for mapping christiansen bosons #6623
Conversation
Co-authored-by: Diksha Dhawan <[email protected]>
Co-authored-by: soranjh <[email protected]>
Co-authored-by: soranjh <[email protected]>
Co-authored-by: soranjh <[email protected]>
Co-authored-by: soranjh <[email protected]>
Co-authored-by: soranjh <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I just took a look at some general stuff. Seems like the algorithm is not that complicated but I will double check tomorrow.
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #6623 +/- ##
==========================================
+ Coverage 99.46% 99.65% +0.18%
==========================================
Files 455 455
Lines 42784 42818 +34
==========================================
+ Hits 42555 42669 +114
+ Misses 229 149 -80 ☔ View full report in Codecov by Sentry. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks @ddhawan11, looks good.
Co-authored-by: soranjh <[email protected]>
Co-authored-by: Austin Huang <[email protected]>
Co-authored-by: Austin Huang <[email protected]>
Context:
Add christiansen_mapping function
Description of the Change:
Added function for mapping hardcore bosonic operators to qubit operators using christiansen mapping
Benefits:
Possible Drawbacks:
Related GitHub Issues:
[sc-72640]