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

New broadcasted gaussian integrals #502

Merged
merged 14 commits into from
Oct 15, 2024

fixed batch errors

029fcbb
Select commit
Loading
Failed to load commit list.
Merged

New broadcasted gaussian integrals #502

fixed batch errors
029fcbb
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 15, 2024 in 0s

89.77% (+0.01%) compared to f0077bc

View this Pull Request on Codecov

89.77% (+0.01%) compared to f0077bc

Details

Codecov Report

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

Project coverage is 89.77%. Comparing base (f0077bc) to head (029fcbb).

Files with missing lines Patch % Lines
mrmustard/physics/gaussian_integrals.py 99.02% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #502      +/-   ##
===========================================
+ Coverage    89.76%   89.77%   +0.01%     
===========================================
  Files          104      104              
  Lines         7639     7639              
===========================================
+ Hits          6857     6858       +1     
+ Misses         782      781       -1     
Files with missing lines Coverage Δ
mrmustard/math/backend_tensorflow.py 100.00% <ø> (ø)
mrmustard/physics/representations.py 98.51% <100.00%> (-0.08%) ⬇️
mrmustard/physics/triples.py 100.00% <100.00%> (ø)
mrmustard/physics/gaussian_integrals.py 99.40% <99.02%> (+0.69%) ⬆️

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 f0077bc...029fcbb. Read the comment docs.