[jira] [Updated] (SOLR-13776) Allow derivatives to be computed from derivatives

2019-09-18 Thread Joel Bernstein (Jira)


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

Joel Bernstein updated SOLR-13776:
--
Summary: Allow derivatives to be computed from derivatives  (was: Allow 
derivatives to be computed directly from vectors)

> Allow derivatives to be computed from derivatives
> -
>
> Key: SOLR-13776
> URL: https://issues.apache.org/jira/browse/SOLR-13776
> Project: Solr
>  Issue Type: Improvement
>  Security Level: Public(Default Security Level. Issues are Public) 
>Reporter: Joel Bernstein
>Assignee: Joel Bernstein
>Priority: Minor
>
> Currently the *derivative* Stream Evaluator operates over functions (spline, 
> lerp, akima, loess, polyfit, oscillate etc...). It would be useful if the 
> *derivative* function could operate directly over a vector.



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

-
To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org
For additional commands, e-mail: issues-h...@lucene.apache.org



[jira] [Updated] (SOLR-13776) Allow derivatives to be computed from derivatives

2019-09-18 Thread Joel Bernstein (Jira)


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

Joel Bernstein updated SOLR-13776:
--
Description: The *derivative* Stream Evaluator operates over functions 
(spline, lerp, akima, loess, polyfit, oscillate etc...), but does not work with 
the function created by the derivative function. This means a spline needs to 
be wrapped around the derivative to take a second derivative. This ticket will 
allow the derivative function to applied directly to output of the derivative 
function.  (was: Currently the *derivative* Stream Evaluator operates over 
functions (spline, lerp, akima, loess, polyfit, oscillate etc...). It would be 
useful if the *derivative* function could operate directly over a vector.)

> Allow derivatives to be computed from derivatives
> -
>
> Key: SOLR-13776
> URL: https://issues.apache.org/jira/browse/SOLR-13776
> Project: Solr
>  Issue Type: Improvement
>  Security Level: Public(Default Security Level. Issues are Public) 
>Reporter: Joel Bernstein
>Assignee: Joel Bernstein
>Priority: Minor
>
> The *derivative* Stream Evaluator operates over functions (spline, lerp, 
> akima, loess, polyfit, oscillate etc...), but does not work with the function 
> created by the derivative function. This means a spline needs to be wrapped 
> around the derivative to take a second derivative. This ticket will allow the 
> derivative function to applied directly to output of the derivative function.



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

-
To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org
For additional commands, e-mail: issues-h...@lucene.apache.org