JAL-3205 added a delta parameter to Matrix.equals()
[jalview.git] / src / jalview / math / MatrixI.java
2019-03-05 gmungocJAL-3205 added a delta parameter to Matrix.equals() feature/JAL-3205symmetricCalc
2018-05-02 gmungocJAL-1767 getters/setters for D and E vectors
2018-04-25 gmungocJAL-1767 minor field tidying prior to functional changes
2017-10-03 gmungocJAL-2738 copy to spikes/mungo
2017-08-16 Jim ProcterJAL-2418 add GPL to main sources
2017-08-16 Jim ProcterJAL-2418 source formatting
2017-06-09 gmungocJAL-2446 merged to spike branch
2017-03-23 gmungocJAL-2397 scale PCA by PID to alignment width to match...
2017-03-23 gmungocJAL-2393 code tidy and comments, PIDDistanceModel depre...
2017-02-24 gmungocJAL-2403 JAL-1483 push 'reverseRange' inside Matrix
2017-02-23 gmungocJAL-2403 additional methods to support distance/similar...
2017-01-17 gmungocJAL-2379 SparseMatrix alternative to Matrix, both MatrixI