Skip to content

v0.3.0

Compare
Choose a tag to compare
@alondmnt alondmnt released this 28 Oct 17:10
· 13 commits to main since this release
  • new:
    • new module: optimizers with the classes MaxWeight, MinWeight, and BalancedWeight
    • new module: random with the classes Permuter, IntraSeqPermuter and IntraPosPermuter
    • added utils.ReferenceSelector
  • changed:
    • utils.translate returns a dataframe by default
  • fixed:
    • avoid numpy deprecation warning in VectorScore's get_vector function

Full Changelog: 0.2.0...0.3.0