Update "changes.xml".
This commit is contained in:
parent
8b25e786e9
commit
b189817a39
|
@ -54,6 +54,15 @@ If the output is not quite correct, check for invisible trailing spaces!
|
|||
</release>
|
||||
|
||||
<release version="4.0" date="XXXX-XX-XX" description="">
|
||||
<action dev="erans" type="add" issue="MATH-1270"> <!-- backported to 3.6 -->
|
||||
Various SOFM visualizations (in package "o.a.c.m.ml.neuralnet.twod.util"):
|
||||
Unified distance matrix, hit histogram, smoothed data histograms,
|
||||
topographic error.
|
||||
</action>
|
||||
<action dev="erans" type="add" issue="MATH-1268"> <!-- backported to 3.6 -->
|
||||
New interfaces to be implemented by algorithms that visualizes properties
|
||||
of a "NeuronSquareMesh2D" (package "o.a.c.m.ml.neuralnet.twod.util").
|
||||
</action>
|
||||
<action dev="luc" type="add" issue="MATH-1273" due-to="Qualtagh"> <!-- backported to 3.6 -->
|
||||
Added negative zero support in FastMath.pow.
|
||||
</action>
|
||||
|
|
Loading…
Reference in New Issue