[
https://issues.apache.org/jira/browse/SOLR-10682?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16009320#comment-16009320
]
Yonik Seeley commented on SOLR-10682:
-------------------------------------
I was just thinking of making it consistent everywhere, so someone wouldn't
have to memorize when to use var() and when to use variance()
If var() is actually more desirable than variance() because of shortness, then
shouldn't that be used in both places?
We only need to avoid overlap when it would create ambiguous semantics
(hopefully context resolves most of the ambiguities?)
> Add variance Stream Evaluator
> -----------------------------
>
> Key: SOLR-10682
> URL: https://issues.apache.org/jira/browse/SOLR-10682
> Project: Solr
> Issue Type: New Feature
> Security Level: Public(Default Security Level. Issues are Public)
> Reporter: Joel Bernstein
>
> The variance Stream Evaluator will calculate the variance of a vector of
> numbers.
> {code}
> v = var(colA)
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]