Update "changes.xml". Project: http://git-wip-us.apache.org/repos/asf/commons-math/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-math/commit/67a7fdc1 Tree: http://git-wip-us.apache.org/repos/asf/commons-math/tree/67a7fdc1 Diff: http://git-wip-us.apache.org/repos/asf/commons-math/diff/67a7fdc1 Branch: refs/heads/master Commit: 67a7fdc193969475338dc2c0dcc1f137476a0598 Parents: 6c21bdb Author: Gilles Authored: Tue Sep 1 14:27:58 2015 +0200 Committer: Gilles Committed: Tue Sep 1 14:27:58 2015 +0200 ---------------------------------------------------------------------- src/changes/changes.xml | 4 ++++ 1 file changed, 4 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/commons-math/blob/67a7fdc1/src/changes/changes.xml ---------------------------------------------------------------------- diff --git a/src/changes/changes.xml b/src/changes/changes.xml index d8479ef..75cad4e 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -54,6 +54,10 @@ If the output is not quite correct, check for invisible trailing spaces! + + "MapUtils" (package "o.a.c.m.ml.neuralnet"): Method to sort units according to distance + from a given vector. + Accessor (class "o.a.c.m.ml.neuralnet.twod.NeuronSquareMesh2D").