v1.0
No due date
54% complete
- 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
-
cross-package args/kwarg consistency
-
full cross-system independence (including job su…
- 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
-
cross-package args/kwarg consistency
-
full cross-system independence (including job support)
-
full Python 2 and 3 support + testing
-
test coverage (>=60%)