Merge branch 'develop' into features/JAL-2379pcaMemory
[jalview.git] / test / jalview / math / MatrixTest.java
2017-01-26 gmungocMerge branch 'develop' into features/JAL-2379pcaMemory
2017-01-26 gmungocJAL-2380 code tidy after review
2017-01-18 gmungocJAL-2379 more realistic matrices for unit tests
2017-01-17 gmungocJAL-2379 SparseMatrix alternative to Matrix, both MatrixI
2017-01-16 gmungocJAL-2380 fix Matrix.postMultiply()