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

cubic spline interpolator #687

Merged
merged 1 commit into from
Feb 14, 2023
Merged

cubic spline interpolator #687

merged 1 commit into from
Feb 14, 2023

Conversation

rhayes777
Copy link
Owner

No description provided.

@codecov
Copy link

codecov bot commented Feb 13, 2023

Codecov Report

Merging #687 (e53937b) into main (967534d) will decrease coverage by 0.03%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main     #687      +/-   ##
==========================================
- Coverage   81.81%   81.79%   -0.03%     
==========================================
  Files         180      180              
  Lines       13130    13142      +12     
==========================================
+ Hits        10742    10749       +7     
- Misses       2388     2393       +5     
Impacted Files Coverage Δ
PyAutoFit/autofit/example/analysis.py 22.22% <0.00%> (-6.35%) ⬇️
PyAutoFit/autofit/interpolator.py 100.00% <0.00%> (ø)
...utoFit/autofit/non_linear/nest/dynesty/abstract.py 77.50% <0.00%> (ø)
...AutoFit/autofit/non_linear/nest/dynesty/dynamic.py 51.72% <0.00%> (+0.11%) ⬆️
PyAutoFit/autofit/graphical/laplace/line_search.py 75.90% <0.00%> (+1.80%) ⬆️
...yAutoFit/autofit/non_linear/nest/dynesty/static.py 93.33% <0.00%> (+2.70%) ⬆️

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@Jammy2211 Jammy2211 merged commit 9416015 into main Feb 14, 2023
@Jammy2211 Jammy2211 deleted the feature/interpolate_spline branch June 12, 2023 15:32
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.

2 participants