-
Notifications
You must be signed in to change notification settings - Fork 56
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
Adds improved Bloch-Messiah that gives correct results when the symplectic matrix is degenerate #352
Conversation
adding bloch-messiah decomposition
Codecov Report
Additional details and impacted files@@ Coverage Diff @@
## master #352 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 24 24
Lines 1737 1761 +24
=========================================
+ Hits 1737 1761 +24
Continue to review full report at Codecov.
|
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 a lot for this contribution! We'll use this implementation on strawberryfields once merged.
There are some comments that need to be addressed though.
This is related to this issue: XanaduAI/strawberryfields#728