This is an automated email from the git hooks/post-receive script. New change to branch develop in repository nuiton-matrix. See https://gitlab.nuiton.org/nuiton/nuiton-matrix.git from 35279a2 fixes #4138: Expose exportCSVND in public MatrixND api new 12386cb fixes #4139: add on MatrixFactory create with reader or File in argument The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference. Detailed log of new commits: commit 12386cb2f8a9ab7acd32ef50e9ffd9107cdba984 Author: Benjamin POUSSIN <poussin@codelutin.com> Date: Thu Jan 19 18:47:49 2017 +0100 fixes #4139: add on MatrixFactory create with reader or File in argument Summary of changes: .../org/nuiton/math/matrix/AbstractMatrixND.java | 152 +-------------- .../java/org/nuiton/math/matrix/MatrixFactory.java | 206 +++++++++++++++++++++ .../main/java/org/nuiton/math/matrix/MatrixND.java | 1 + .../nuiton/math/matrix/ImportExportMatrixTest.java | 3 +- 4 files changed, 213 insertions(+), 149 deletions(-) -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.