JAL-2439 Fixed opposite out-by-one problem in wrapped panels
[jalview.git] / test / jalview / math /
2017-01-26 gmungocMerge branch 'develop' into features/JAL-2379pcaMemory
2017-01-26 gmungocJAL-2380 code tidy after review
2017-01-23 gmungocJAL-2379 made SparseMatrix.divide() so as to exactly...
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()