Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 740 Bytes

README.mkd

File metadata and controls

17 lines (13 loc) · 740 Bytes

Introduction

This is a Java library that adds some Junit assertions for the comparison of matrices.

Downloads

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.

Requirements

Depends on the Colt matrix implementation.

License and conditions of use

The program is available under GNU General Public License (see file license-gpl.txt in the distribution package for the text of the license).