You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Joel Bernstein (JIRA)" <ji...@apache.org> on 2018/01/02 15:13:00 UTC

[jira] [Updated] (SOLR-11430) Add lerp and akima Stream Evaluator to support linear and akima spline interpolation

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

Joel Bernstein updated SOLR-11430:
----------------------------------
    Summary: Add lerp and akima Stream Evaluator to support linear and akima spline interpolation  (was: Add lerp Stream Evaluator to support linear interpolation)

> Add lerp and akima Stream Evaluator to support linear and akima spline interpolation
> ------------------------------------------------------------------------------------
>
>                 Key: SOLR-11430
>                 URL: https://issues.apache.org/jira/browse/SOLR-11430
>             Project: Solr
>          Issue Type: New Feature
>      Security Level: Public(Default Security Level. Issues are Public) 
>            Reporter: Joel Bernstein
>            Assignee: Joel Bernstein
>             Fix For: 7.3
>
>         Attachments: SOLR-11430.patch
>
>
> The lerp Stream Evaluator supports Linear interpolation:
> {code}
> yvec = lerp(xvec, yvec)
> {code}



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org