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 2015/06/27 19:26:04 UTC

[jira] [Updated] (MATH-1243) Refactor "microsphere interpolation" implementation

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

Gilles updated MATH-1243:
-------------------------
    Attachment: MATH-1243.zip

Here is the refactored code.


> Refactor "microsphere interpolation" implementation
> ---------------------------------------------------
>
>                 Key: MATH-1243
>                 URL: https://issues.apache.org/jira/browse/MATH-1243
>             Project: Commons Math
>          Issue Type: Improvement
>            Reporter: Gilles
>            Assignee: Gilles
>            Priority: Minor
>              Labels: refactoring
>             Fix For: 4.0, 3.6
>
>         Attachments: MATH-1243.zip
>
>
> The microsphere interpolation implemented in {{o.a.c.m.analysis.interpolation.MicrosphereInterpolator}} and its supporting class
> {{o.a.c.m.analysis.interpolation.MicrosphereInterpolatingFunction}}
> is not flexible enough for some uses.
> For example it does not allow to share a microsphere between interpolating function instances (and it always generates it from randomly generated normals).
> Also the extrapolation feature cannot be controlled, leading to sometimes unwanted artefacts.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)