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

perf(fock): Euler decomposition #262

Merged
merged 1 commit into from
Feb 13, 2024
Merged

perf(fock): Euler decomposition #262

merged 1 commit into from
Feb 13, 2024

Conversation

Kolarovszki
Copy link
Collaborator

FockSpace.get_linear_fock_operator has been refactored to avoid embedding into Fock space. For clarity, the Euler decomposition has been re-implemented in euler in decompositions.

Copy link

codecov bot commented Feb 13, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (9e98868) 97.00% compared to head (2653902) 96.47%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #262      +/-   ##
==========================================
- Coverage   97.00%   96.47%   -0.53%     
==========================================
  Files          58       58              
  Lines        3167     3174       +7     
==========================================
- Hits         3072     3062      -10     
- Misses         95      112      +17     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

`FockSpace.get_linear_fock_operator` has been refactored to avoid embedding
into Fock space. For clarity, the Euler decomposition has been re-implemented
in `euler` in `decompositions`.
@Kolarovszki Kolarovszki merged commit 0170915 into main Feb 13, 2024
5 of 6 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.

1 participant