v0.3.0
- new:
- new module:
optimizers
with the classes MaxWeight, MinWeight, and BalancedWeight - new module:
random
with the classes Permuter, IntraSeqPermuter and IntraPosPermuter - added utils.ReferenceSelector
- new module:
- 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