Skip to content

BanditPAM v3.0.1

Compare
Choose a tag to compare
@motiwari motiwari released this 08 Jan 06:09
· 440 commits to main since this release
91f386d

BanditPAM v3.0.1 contains a hotfix to ensure it can be installed on Paperspace Gradient and Google Colab.

For Paperspace Gradient:

  • allows users to install banditpam==3.0.1 on Paperspace Gradient instances by installing the necessary dependencies and armadillo 10.8 automatically in setup.py
  • Builds a recent (>=10.8) armadillo from source

For Google Colab:

  • Installs the necessary Ubuntu dependencies
  • Fixes a missing space that was conjoining the repo name with the local installation path
  • Replaces the MANIFEST.in so the headers are properly included in the source distribution

Full Changelog: v3.0.0...v3.0.1