mirror of https://github.com/apache/lucene.git
SOLR-10651: binomialCoefficient Stream Evaluator to CHANGES.txt
This commit is contained in:
parent
4fbfc81cf5
commit
f2d1a997dd
|
@ -149,7 +149,8 @@ New Features
|
||||||
|
|
||||||
* SOLR-11354: Add factorial and movingMedian Stream Evaluators (Joel Bernstein)
|
* SOLR-11354: Add factorial and movingMedian Stream Evaluators (Joel Bernstein)
|
||||||
|
|
||||||
* SOLR-11377: Add expMovingAverage (exponential moving average) Stream Evaluator (Mathew Skaria, Joel Bernstein)
|
* SOLR-11377: Add expMovingAverage (exponential moving average) and binomialCoefficient Stream Evaluators
|
||||||
|
(Mathew Skaria, Joel Bernstein)
|
||||||
|
|
||||||
* SOLR-11388: Add monteCarlo Stream Evaluator to support Monte Carlo simulations (Joel Bernstein)
|
* SOLR-11388: Add monteCarlo Stream Evaluator to support Monte Carlo simulations (Joel Bernstein)
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue