BanditPAM v4.0.4
contains the following changes:
Organization and Functionality:
- Added a new GHA to build the package and run tests on Windows.
- Added a configuration file v2 for our Read the Docs documentation.
- Added a convenience script
retrieve_windows_python_files.sh
to retrieveclang_rt.asan_dynamic-x86_64.dll
automatically for the Windows Python build.
Tests:
- Updated
tests/test_smaller.py
to use different data types on different platforms when loadingdata/scrna_reformat.csv.gz
to adjust memory usage.
Documentation:
- Updated the Windows installation instructions to use the convenience script
retrieve_windows_python_files.sh
.
Full Changelog: v4.0.3...v4.0.4