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

add separate assess method; add docs on AlefeldPotra methods #459

Merged
merged 2 commits into from
Jan 10, 2025

Conversation

jverzani
Copy link
Member

Add an assess_convergence method for bisection that does not check isinf_f.

Update docs on Alefeld Potra methods about not honoring tolerances on size of f.

Close #457, Close #458

Copy link

codecov bot commented Jan 10, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 86.38%. Comparing base (95da1f5) to head (8e1899c).
Report is 2 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #459      +/-   ##
==========================================
+ Coverage   86.35%   86.38%   +0.03%     
==========================================
  Files          37       37              
  Lines        2440     2446       +6     
==========================================
+ Hits         2107     2113       +6     
  Misses        333      333              

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

@jverzani jverzani merged commit 65b481f into master Jan 10, 2025
14 checks passed
@jverzani jverzani deleted the issue_458 branch January 10, 2025 22:43
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.

Roots.AlefeldPotraShi() ignores atol Problems with atol and infinite brackets
1 participant