You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Gilles (JIRA)" <ji...@apache.org> on 2019/04/02 10:17:00 UTC

[jira] [Updated] (NUMBERS-96) Port and redevelop interpolation libraries from commons-math

     [ https://issues.apache.org/jira/browse/NUMBERS-96?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Gilles updated NUMBERS-96:
--------------------------
    Description: 
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.

  was:
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.


> 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
>            Priority: Major
>              Labels: GSoC2019, gsoc2019
>
> 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)