# # ChangeLog for mds-and-trees/mds_plot.py # # Generated by Trac 1.2.1 # 04/29/24 00:06:52 Tue, 30 Aug 2016 15:08:10 GMT Maciej Komosinski [604] * mds-and-trees/mds_plot.py (modified) Made the amount of jitter a continuous, adjustable parameter Sun, 28 Aug 2016 16:34:15 GMT oriona [603] * mds-and-trees/mds_plot.py (modified) Integer command line arguments converted to ints in main call. Sun, 28 Aug 2016 15:00:05 GMT Maciej Komosinski [602] * mds-and-trees/mds_plot.py (modified) - More flexible reading of distance matrices from files - Can also ... Sun, 28 Aug 2016 13:04:25 GMT oriona [600] * mds-and-trees/mds_plot.py (modified) Number of returned dimensions set to minimum of desired number and ... Thu, 25 Aug 2016 15:48:45 GMT oriona [599] * mds-and-trees/mds_plot.py (modified) Function for computing variances removed. Thu, 25 Aug 2016 15:44:00 GMT oriona [598] * mds-and-trees/mds_plot.py (modified) MDS algorithm changed to cmdscale. Coordinates export to file added. Wed, 24 Aug 2016 01:54:42 GMT Maciej Komosinski [597] * mds-and-trees/mds_plot.py (modified) No longer ignores "jitter" and "outname" parameters Wed, 24 Aug 2016 01:52:38 GMT Maciej Komosinski [596] * mds-and-trees/mds_plot.py (modified) Uncomment to make it work with no graphical backend Fri, 05 Aug 2016 23:27:20 GMT oriona [565] * mds-and-trees/mds_plot.py (added) Script for plotting results of the MDS added.