Eric Barnhill created NUMBERS-96:
------------------------------------
Summary: Port and redevelop interpolation libraries from
commons-math
Key: NUMBERS-96
URL: https://issues.apache.org/jira/browse/NUMBERS-96
Project: Commons Numbers
Issue Type: New Feature
Reporter: Eric Barnhill
The commons-math interpolation libraries
([https://commons.apache.org/proper/commons-math/javadocs/api-3.0/org/apache/commons/math3/analysis/interpolation/package-summary.html)]
are an elegant, object-oriented approach to mathematical interpolation.
We require porting of these libraries to the new commons-numbers replacement
project, as well as updating the libraries to use features found in Java 8+
(e.g. lambdas) that will enable a more universally efficient performance (on
e.g. heterogeneous systems), and writing more substantial documentation.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)