AW: Extending math4.legacy with clamped spline interpolation

2022-10-06 Thread Michael.Scholz
Gilles wrote: > [...] > Could you perhaps open a JIRA[1] report? You can then attach a patch, with > use cases, from which we can further discuss what API changes would best > handle them. > [1] https://issues.apache.org/jira/browse/MATH As recommended by you, I just filed this issue as feature r

AW: Extending math4.legacy with clamped spline interpolation

2022-09-02 Thread Michael.Scholz
Thank you Gilles for your detailed response! Gilles wrote: > [...] > How about "SplineInterpolator" provide a factory method to select one or the > other implementation? > I.e. something like > ---CUT--- > public SplineInterpolator implements UnivariateInterpolator { > /** Interpolation algori