v0.1.1
·
29 commits
to maintenance/v0.1.x
since this release
This is a minor release with various bug fixes and documentation improvents.
Bug Fixes
- Fixed a potential issue with loading benchmark datasets' samples out of order (This behavior is not guaranteed, but a implementation detail)
- Fixed an issue with
DataLoader.load_datasetnot recognizing downloaded datasets - Fixed an issue with
preprocess.bead_normalizationhaving uninitialized array (#9)
Changes and New Features
- No new feature added
- Improved documentations with streamlined front page and updated links (#4 )
- Added docstrings for
+and+=operators - Updated references for CytofDR paper publication in Nature Communications (#4 )