Skip to content

interp: Add NaturalCubic spline interpolator#1657

Merged
romanwerpachowski merged 19 commits intogonum:masterfrom
romanwerpachowski:roman/cubic-splines
Jun 11, 2021
Merged

interp: Add NaturalCubic spline interpolator#1657
romanwerpachowski merged 19 commits intogonum:masterfrom
romanwerpachowski:roman/cubic-splines

Conversation

@romanwerpachowski
Copy link
Contributor

It's about time :)

@codecov-commenter
Copy link

codecov-commenter commented Jun 8, 2021

Codecov Report

Merging #1657 (fe7b42c) into master (da688c0) will increase coverage by 0.01%.
The diff coverage is 91.37%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1657      +/-   ##
==========================================
+ Coverage   73.22%   73.24%   +0.01%     
==========================================
  Files         504      506       +2     
  Lines       59815    59953     +138     
==========================================
+ Hits        43798    43910     +112     
- Misses      13537    13557      +20     
- Partials     2480     2486       +6     
Impacted Files Coverage Δ
mat/band.go 70.64% <ø> (ø)
interp/cubic.go 97.50% <91.37%> (-2.50%) ⬇️
lapack/gonum/dgetc2.go 63.46% <0.00%> (ø)
stat/distuv/chi.go 93.33% <0.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update da688c0...fe7b42c. Read the comment docs.

@romanwerpachowski
Copy link
Contributor Author

PTAL.

@romanwerpachowski
Copy link
Contributor Author

PTAL.

kortschak
kortschak previously approved these changes Jun 10, 2021
Copy link
Member

@kortschak kortschak left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, but please wait for @vladimir-ch.

@romanwerpachowski
Copy link
Contributor Author

@vladimir-ch ping :)

Copy link
Member

@vladimir-ch vladimir-ch left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I took a quick look, I won't have time to go through the code in detail.

@romanwerpachowski
Copy link
Contributor Author

PTAL.

@romanwerpachowski romanwerpachowski merged commit 4bb8d02 into gonum:master Jun 11, 2021
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.

4 participants