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

adds method to contract schwinger BS #427

Merged
merged 15 commits into from
Jul 15, 2024
Merged

adds method to contract schwinger BS #427

merged 15 commits into from
Jul 15, 2024

Conversation

ziofil
Copy link
Collaborator

@ziofil ziofil commented Jun 27, 2024

We can now apply a BS directly on an array via the Schwinger representation, without having to create the 4D array of the BS: just the 2D arrays of the unitaries in the SU(2) irreps :)

@ziofil ziofil added the no changelog Pull request does not require a CHANGELOG entry label Jun 28, 2024
Copy link

codecov bot commented Jun 28, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 87.84%. Comparing base (aa54bb0) to head (a2a5edc).

Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #427      +/-   ##
===========================================
+ Coverage    87.81%   87.84%   +0.03%     
===========================================
  Files           81       81              
  Lines         6235     6254      +19     
===========================================
+ Hits          5475     5494      +19     
  Misses         760      760              
Files Coverage Δ
mrmustard/math/lattice/strategies/beamsplitter.py 100.00% <100.00%> (ø)

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update aa54bb0...a2a5edc. Read the comment docs.

@ziofil ziofil requested a review from apchytr July 10, 2024 23:14
@ziofil ziofil merged commit 3dbf9f0 into develop Jul 15, 2024
7 checks passed
@ziofil ziofil deleted the schwinger_application branch July 15, 2024 20:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
no changelog Pull request does not require a CHANGELOG entry
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants