Skip to content

v0.7.2

Compare
Choose a tag to compare
@github-actions github-actions released this 14 Jun 19:49
v0.7.2

Added

lightmotif-py

  • Add __len__ implementation for all matrix clases.
  • Allow changing the logarithm base in WeightMatrix.log_odds method.
  • Implement __getitem__ for row access for all matrix classes.