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 2010/06/22 17:08:56 UTC

[jira] Resolved: (MATH-378) Add a LinearInterpolator

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

Gilles resolved MATH-378.
-------------------------

    Resolution: Fixed

Code added in r956914.


> Add a LinearInterpolator
> ------------------------
>
>                 Key: MATH-378
>                 URL: https://issues.apache.org/jira/browse/MATH-378
>             Project: Commons Math
>          Issue Type: New Feature
>    Affects Versions: 2.0, 2.1, 2.2, 3.0
>            Reporter: Matthew Rowles
>            Assignee: Gilles
>            Priority: Minor
>             Fix For: 2.2, 3.0, Nightly Builds
>
>         Attachments: linear.patch
>
>
> I recently had a need for a linear interpolator. 
> I have written code for this utilising the Commons Math libraries (http://bazaar.launchpad.net/~rowlesmr/convas2/trunk/annotate/head:/au/csiro/row119/util/LinearInterpolator.java), it is available under the Apache License.
> I have converted it to Apache coding conventions and altered the SplineInterpolatorTest to be the LinearInterpolatorTest and put them together as a patch.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.