[
https://issues.apache.org/jira/browse/MATH-1632?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Gili updated MATH-1632:
-----------------------
Description:
Please add a constrained spline interpolator implementation.
A description can be found at
[https://pages.uoregon.edu/dgavin/software/spline.pdf]
An existing Java implementation can be found at
[https://jetcracker.wordpress.com/2014/12/26/constrained-cubic-spline-java/]
Justification: This interpolation does not overshoot values like free cublic
splines do.
was:
Please add a constrained spline interpolator implementation.
A description can be found at [http://www.korf.co.uk/spline.pdf]
An existing Java implementation can be found at
[https://jetcracker.wordpress.com/2014/12/26/constrained-cubic-spline-java/]
Justification: This interpolation does not overshoot values like free cublic
splines do.
> Constrained Spline Interpolator
> -------------------------------
>
> Key: MATH-1632
> URL: https://issues.apache.org/jira/browse/MATH-1632
> Project: Commons Math
> Issue Type: New Feature
> Affects Versions: 3.6.1
> Reporter: Gili
> Priority: Major
>
> Please add a constrained spline interpolator implementation.
> A description can be found at
> [https://pages.uoregon.edu/dgavin/software/spline.pdf]
> An existing Java implementation can be found at
> [https://jetcracker.wordpress.com/2014/12/26/constrained-cubic-spline-java/]
> Justification: This interpolation does not overshoot values like free cublic
> splines do.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)