Releases: scikit-bio/scikit-bio-binaries
Releases · scikit-bio/scikit-bio-binaries
Performance improvements on GPUs
Add GPU support and overall performance improvements
Minor optimization and debugging improvements
What's Changed
- Add support for x86_64 levels by @sfiligoi in #2
- Add timing printing if SKBB_TIMING_INFO=Y by @sfiligoi in #3
Full Changelog: v1.0.0...v1.0.1
v1.0.0 - First release
First release of scikit-bio-binaries.
Contains code extracted code from unifrac-binaries.
Implements:
- pcoa using FSVD
- permanova
plus various helper functions.
Only CPU builds on Linux and MacOS supported out of the box.