Track changes

This commit is contained in:
aherbert 2024-03-05 17:35:39 +00:00
parent 7708824094
commit 1610e6f194
1 changed files with 3 additions and 3 deletions

View File

@ -96,6 +96,9 @@ Caveat:
to support the whole codebase (it was one of the main reasons for
creating more focused components).
">
<action dev="aherbert" type="update">
"MultivariateNormalMixtureExpectationMaximization": Allow fitting single column data.
</action>
<action dev="erans" type="update" issue="MATH-1658">
Allow convergence checker to be specified as "OptimizationData".
</action>
@ -106,9 +109,6 @@ Caveat:
<action dev="erans" type="update" issue="MATH-1654" due-to="Cyril de Catheu">
"Array2DRowRealMatrix": Performance enhancement ("getEntry").
</action>
<action dev="ggregory" type="update" due-to="Gary Gregory">
Bump commons-parent from 57 to 58.
</action>
</release>
<release version="4.0-beta1" date="2022-12-20" description="