Skip to content

v1.0

No due date 54% complete
  1. API changes:
  • all high-level functions under Analysis
  • compartmentalization/redistribution of small functions in general to utils, graphics
  • simplification of too complex functions e.g. unsupervised_analysis by partictioning into smaller functions in utils, graphics
  1. cross-package args/kwarg consistency

  2. full cross-system independence (including job su…

  1. API changes:
  • all high-level functions under Analysis
  • compartmentalization/redistribution of small functions in general to utils, graphics
  • simplification of too complex functions e.g. unsupervised_analysis by partictioning into smaller functions in utils, graphics
  1. cross-package args/kwarg consistency

  2. full cross-system independence (including job support)

  3. full Python 2 and 3 support + testing

  4. test coverage (>=60%)

Loading