This is a Java library that adds some Junit assertions for the comparison of matrices.
The library can be downloaded as a binary or source package from https://github.com/trickl/trickl-matrixunit/downloads.
The source can be also retrieved straight from the Git repository: git clone [email protected]:trickl/trickl-matrixunit.git
.
Depends on the Colt matrix implementation.
The program is available under GNU General Public License (see file license-gpl.txt
in the distribution package for the text of the license).