JAL-3732 - sequences can be moved up/down in cursor mode via alt-up/down arrow
[jalview.git] / test / jalview / math / SparseMatrixTest.java
2017-06-09 gmungocJAL-2446 merged to spike branch
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