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

Riemann zeta #593

Merged
merged 14 commits into from
May 26, 2024
Merged

Riemann zeta #593

merged 14 commits into from
May 26, 2024

Conversation

ckormanyos
Copy link
Collaborator

No description provided.

@ckormanyos ckormanyos marked this pull request as draft May 24, 2024 04:12
@ckormanyos ckormanyos mentioned this pull request May 24, 2024
@ckormanyos
Copy link
Collaborator Author

See #547

Copy link

codecov bot commented May 24, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.1%. Comparing base (e6dd55c) to head (df60ff6).

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff            @@
##           develop    #593     +/-   ##
=========================================
- Coverage     99.1%   99.1%   -0.0%     
=========================================
  Files          204     207      +3     
  Lines        13343   13536    +193     
  Branches      1514    1532     +18     
=========================================
+ Hits         13218   13409    +191     
- Misses         125     127      +2     
Files Coverage Δ
include/boost/decimal/cmath.hpp 100.0% <ø> (ø)
include/boost/decimal/detail/cmath/frexp10.hpp 100.0% <ø> (ø)
...st/decimal/detail/cmath/impl/riemann_zeta_impl.hpp 100.0% <100.0%> (ø)
...nclude/boost/decimal/detail/cmath/riemann_zeta.hpp 100.0% <100.0%> (ø)
include/boost/decimal/detail/cmath/tgamma.hpp 96.2% <100.0%> (-3.8%) ⬇️
test/test_cbrt.cpp 100.0% <ø> (ø)
test/test_tgamma.cpp 100.0% <100.0%> (ø)
test/test_zeta.cpp 100.0% <100.0%> (ø)

... and 7 files with indirect coverage changes


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 e6dd55c...df60ff6. Read the comment docs.

@ckormanyos
Copy link
Collaborator Author

I'm adjusting tolerances and probably still need a few cover lines, but in a few runs R-Zeta will be dialed

@ckormanyos ckormanyos marked this pull request as ready for review May 26, 2024 16:52
@ckormanyos ckormanyos merged commit c8521a2 into develop May 26, 2024
66 checks passed
@ckormanyos ckormanyos deleted the riemann_zeta branch May 26, 2024 17:26
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