Skip to content

BanditPAM v3.0.0

Compare
Choose a tag to compare
@motiwari motiwari released this 28 Dec 23:55
· 448 commits to main since this release
c23fe69

BanditPAM v3.0.0 contains several changes:

Organization and Functionality:

  • doubles are changed to floats throughout

Tests:

  • Python3.10 has been added to the list of python versions to check
  • We now verify the package can be built on MacOS
  • We separate the different tests into different files

Style:

  • We use the appropriate armadillo types throughout for floats

Documentation:

Full Changelog: v2.0.0...v3.0.0