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

Complex eval uncertainty #901

Merged
merged 3 commits into from
Jul 6, 2023
Merged

Complex eval uncertainty #901

merged 3 commits into from
Jul 6, 2023

Conversation

newville
Copy link
Member

@newville newville commented Jul 5, 2023

Description

This gives fixes for #900 and fo #875

Tests are added for each.

Type of Changes
  • Bug fix
  • New feature
  • Refactoring / maintenance
  • Documentation / examples
Tested on
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?

@codecov
Copy link

codecov bot commented Jul 5, 2023

Codecov Report

Merging #901 (e34b167) into master (875c2f7) will decrease coverage by 0.02%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master     #901      +/-   ##
==========================================
- Coverage   93.25%   93.23%   -0.02%     
==========================================
  Files          10       10              
  Lines        3679     3683       +4     
==========================================
+ Hits         3431     3434       +3     
- Misses        248      249       +1     
Impacted Files Coverage Δ
lmfit/model.py 91.25% <100.00%> (+0.04%) ⬆️

... and 1 file with indirect coverage changes

@newville newville merged commit 4968ef2 into master Jul 6, 2023
@newville newville deleted the complex_eval_uncertain branch February 22, 2024 18:01
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