The Nuiton Matrix team is pleased to announce the matrix-2.5.2 release! Multiple dimensions matrix library Documentation of the project can be found here: http://nuiton-matrix.nuiton.org Changes ------- Changes in this version include: New features: o Expose exportCSVND in public MatrixND api Issue: 4138. Thanks to Benjamin Poussin. Resolved by bpoussin. o add on MatrixFactory create with reader or File in argument Issue: 4139. Thanks to Benjamin Poussin. Resolved by bpoussin. Changes: o Update libs Issue: 4158. Thanks to Éric Chatellier. Resolved by echatellier. Downloads --------- For a manual installation, you can download files here: https://forge.nuiton.org/projects/nuiton-matrix/files * nuiton-matrix-2.5.2-deps.zip - https://forge.nuiton.org/attachments/download/1319 * nuiton-matrix-2.5.2-full.zip - https://forge.nuiton.org/attachments/download/1320 * nuiton-matrix-gui-2.5.2-deps.zip - https://forge.nuiton.org/attachments/download/1321 * nuiton-matrix-gui-2.5.2-full.zip - https://forge.nuiton.org/attachments/download/1322 Maven artifacts --------------- Artifacts are deployed in Maven Central Repository http://repo1.maven.org/maven2 Find us at * http://search.maven.org/#artifactdetails|org.nuiton|matrix|2.5.2|jar Have fun! -Nuiton Matrix team