The Nuiton Matrix team is pleased to announce the matrix-2.5 release! Multiple dimensions matrix library Documentation of the project can be found here: http://doc.nuiton.org/nuiton-matrix Changes ------- Changes in this version include: New features: o performance optimisation (sumOverDim, ...) Issue: 3298. Thanks to Benjamin Poussin. Resolved by bpoussin. o Add new matrix type CopyOnWriteMatrixND Issue: 2456. Thanks to Benjamin Poussin. Resolved by bpoussin. o Switch automaticaly between dense matrix and sparse matrix according thresold (configurable per factory) Issue: 3295. Thanks to Benjamin Poussin. Resolved by bpoussin. o add new Iterator 'iteratorNotZero' Issue: 3297. Thanks to Benjamin Poussin. Resolved by bpoussin. o add Vector backend with internaly HashMap to keep data Issue: 3296. Thanks to Benjamin Poussin. Resolved by bpoussin. Downloads --------- For a manual installation, you can download files here: http://forge.nuiton.org/projects/nuiton-matrix/files * nuiton-matrix-2.5-deps.zip - http://forge.nuiton.org/attachments/download/1078 * nuiton-matrix-2.5-full.zip - http://forge.nuiton.org/attachments/download/1079 * nuiton-matrix-gui-2.5-deps.zip - http://forge.nuiton.org/attachments/download/1080 * nuiton-matrix-gui-2.5-full.zip - http://forge.nuiton.org/attachments/download/1081 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|jar Have fun! -Nuiton Matrix team -- Éric Chatellier - www.codelutin.com - 02.40.50.29.28