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

Eval uncertainty dscale #933

Merged
merged 12 commits into from
Dec 29, 2023
Merged

Eval uncertainty dscale #933

merged 12 commits into from
Dec 29, 2023

Conversation

newville
Copy link
Member

change value of step size for derivatives in ModelResult.eval_uncertainty to 0.001.

Type of Changes
  • Bug fix
  • New feature
  • Refactoring / maintenance
  • Documentation / examples

Not sure I would call it a bug fix...

Tested on

latest.

Verification

Have you

  • included docstrings that follow PEP 257?
  • referenced existing Issue and/or provided relevant link to mailing list?
  • verified that existing tests pass locally?
  • verified that the documentation builds locally?
  • squashed/minimized your commits and written descriptive commit messages?
  • added or updated existing tests to cover the changes?
  • updated the documentation and/or added an entry to the release notes (doc/whatsnew.rst)?
  • added an example?

Copy link

codecov bot commented Dec 28, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (caf0930) 93.17% compared to head (9b832b4) 93.22%.
Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #933      +/-   ##
==========================================
+ Coverage   93.17%   93.22%   +0.05%     
==========================================
  Files          10       10              
  Lines        3690     3747      +57     
==========================================
+ Hits         3438     3493      +55     
- Misses        252      254       +2     

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

@newville newville merged commit 368c0e0 into master Dec 29, 2023
14 checks passed
@newville newville deleted the eval_uncertainty_dscale branch April 4, 2024 18:24
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