Track changes.
This commit is contained in:
parent
9946ec4e22
commit
8b3496720f
|
@ -97,8 +97,11 @@ Caveat:
|
|||
nightmare was one of the main reasons for creating more focused
|
||||
components.]
|
||||
">
|
||||
<action dev="erans" type="updte" issue="MATH-1640">
|
||||
Dot not change caller's arguments in "KMeansPlusPlusClusterer":
|
||||
<action dev="erans" type="add" issue="MATH-1648" due-to="Alessandro Moscatelli">
|
||||
"BicubicInterpolator": Provide partial derivatives of interpolating functions.
|
||||
</action>
|
||||
<action dev="erans" type="update" issue="MATH-1640">
|
||||
Do not change caller's arguments in "KMeansPlusPlusClusterer":
|
||||
A negative value for "maxIterations" will raise an exception.
|
||||
</action>
|
||||
<action dev="erans" type="add" issue="MATH-1371" due-to="Artem Barger">
|
||||
|
|
Loading…
Reference in New Issue