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

Internal modes #354

Open
wants to merge 149 commits into
base: master
Choose a base branch
from

Merge branch 'master' into internal_modes

2b249e9
Select commit
Loading
Failed to load commit list.
Open

Internal modes #354

Merge branch 'master' into internal_modes
2b249e9
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jul 8, 2024 in 0s

99.95% (-0.05%) compared to 0e51518

View this Pull Request on Codecov

99.95% (-0.05%) compared to 0e51518

Details

Codecov Report

Attention: Patch coverage is 99.53704% with 1 line in your changes missing coverage. Please review.

Project coverage is 99.95%. Comparing base (0e51518) to head (2b249e9).

Additional details and impacted files
@@             Coverage Diff             @@
##            master     #354      +/-   ##
===========================================
- Coverage   100.00%   99.95%   -0.05%     
===========================================
  Files           28       33       +5     
  Lines         1912     2128     +216     
===========================================
+ Hits          1912     2127     +215     
- Misses           0        1       +1     
Files Coverage Δ
thewalrus/_hafnian.py 100.00% <ø> (ø)
thewalrus/decompositions.py 100.00% <ø> (ø)
thewalrus/internal_modes/__init__.py 100.00% <100.00%> (ø)
thewalrus/internal_modes/pnr_statistics.py 100.00% <100.00%> (ø)
thewalrus/internal_modes/prepare_cov.py 100.00% <100.00%> (ø)
thewalrus/internal_modes/utils.py 100.00% <100.00%> (ø)
thewalrus/symplectic.py 100.00% <ø> (ø)
thewalrus/internal_modes/fock_density_matrices.py 98.52% <98.52%> (ø)

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 0e51518...2b249e9. Read the comment docs.