michikommader commented on PR #83: URL: https://github.com/apache/commons-math/pull/83#issuecomment-2379439975
@yaroska interesting, that the Javadoc is already included in `4.0-beta1`. There is still my open feature request [MATH-1650 Add clamped spline interpolation](https://issues.apache.org/jira/browse/MATH-1650) about integration of this new function pending. I should push it forward. Still open tasks: - Unclarity about if extending `SplineInterpolator` by simply overloading `interpolate()` function is the correct design approach here, or, if it should be realised differently. I was expecting a clearer feedback from the maintainers. - Tests are missing. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@commons.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org