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 Sadowski (Jira)" <ji...@apache.org> on 2020/04/05 12:19:00 UTC

[jira] [Resolved] (MATH-1529) Modified Akima interpolator

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

Gilles Sadowski resolved MATH-1529.
-----------------------------------
    Resolution: Implemented

Commit 13a084b3d9cda815f6b5b4d5044851b1227f4e90 ("master" branch).

> Modified Akima interpolator
> ---------------------------
>
>                 Key: MATH-1529
>                 URL: https://issues.apache.org/jira/browse/MATH-1529
>             Project: Commons Math
>          Issue Type: New Feature
>            Reporter: Gilles Sadowski
>            Assignee: Gilles Sadowski
>            Priority: Minor
>             Fix For: 4.0
>
>
> I've been suggested to provide the feature (alternative weights) documented at [that page|https://nl.mathworks.com/help/matlab/ref/makima.html].
> I intend to define a new constructor with a {{boolean}} argument:
>  * {{false}} => use the original algorithm, as does the default constructor
>  * {{true}} => use the alternative weights
> Any objection to my implementing this?



--
This message was sent by Atlassian Jira
(v8.3.4#803005)