sebiniemann / ArmadilloJava

Pure Java-based linear algebra library
armadillojava.org
8 stars 8 forks source link

Add missing tests to the class Mat #71

Closed sebiniemann closed 5 years ago

sebiniemann commented 10 years ago

The class Mat is missing tests for its constructors, print, swap, row/column delete, element access and IO functions.

Related issues: