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 Scipy curve_fit and plotting functions #40

Merged
merged 13 commits into from
Mar 6, 2024

fix syntax error

efa2851
Select commit
Loading
Failed to load commit list.
Merged

Add Scipy curve_fit and plotting functions #40

fix syntax error
efa2851
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Mar 4, 2024 in 0s

78.87% (-6.08%) compared to 599af10

View this Pull Request on Codecov

78.87% (-6.08%) compared to 599af10

Details

Codecov Report

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

Project coverage is 78.87%. Comparing base (599af10) to head (efa2851).

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #40      +/-   ##
==========================================
- Coverage   84.94%   78.87%   -6.08%     
==========================================
  Files          10       10              
  Lines         598      658      +60     
==========================================
+ Hits          508      519      +11     
- Misses         90      139      +49     
Files Coverage Δ
msibi/potentials.py 51.51% <29.16%> (-4.52%) ⬇️
msibi/forces.py 84.46% <41.93%> (-11.01%) ⬇️