KaiHabermann / decayangle

https://kaihabermann.github.io/decayangle/
MIT License
1 stars 0 forks source link

Numerical Precision controlled by user #36

Closed KaiHabermann closed 3 months ago

KaiHabermann commented 3 months ago

Since each boost introduces a small amount of numerical precision, it is not wise to fix tolerances. Thus the User should have controll about the numerical precision requirements.

codecov-commenter commented 3 months ago

Codecov Report

Attention: Patch coverage is 94.44444% with 3 lines in your changes are missing coverage. Please review.

Project coverage is 87.50%. Comparing base (c703f9d) to head (8ab0da4).

Files Patch % Lines
src/decayangle/decay_topology.py 90.47% 0 Missing and 2 partials :warning:
src/decayangle/kinematics.py 92.85% 0 Missing and 1 partial :warning:

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #36 +/- ## ========================================== + Coverage 87.16% 87.50% +0.33% ========================================== Files 6 6 Lines 600 624 +24 Branches 103 107 +4 ========================================== + Hits 523 546 +23 + Misses 42 41 -1 - Partials 35 37 +2 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.