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

Matthew Rowles updated MATH-378:
--------------------------------

    Attachment: linear.patch

A patch to add a LinearInterpolator.

The original code is already licensed under the Apache License.

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

Reply via email to