biocore / mds-approximations

Multidimensional scaling algorithms for microbiology-ecology datasets.
6 stars 7 forks source link

Kruskal stress #39

Closed HannesHolste closed 6 years ago

HannesHolste commented 6 years ago
  1. renamed methods and classes to make it clear goodness of fit means kruskal here, and made pep8-compliant
  2. added CLI script to call kruskal stress, used in benchmarking pipeline

No unit test for now, just manually tested, because getting Click CliRunner and nosetests to work on the scripts/ directory is a bit of a pain

coveralls commented 6 years ago

Coverage Status

Coverage remained the same at 86.939% when pulling f3e1a35607413e9881899623aabe30de47252f75 on kruskal into 1d80fbfa5eb00f9d068d879233dc24cefb011ea2 on master.