Skip to content

v0.1.1

Compare
Choose a tag to compare
@github-actions github-actions released this 07 Oct 11:54

Added

  • Buffer protocol implementation to pyopal.ScoreMatrix.
  • Sphinx documentation hosted on ReadTheDocs.

Fixed

  • Docstring now showing in the main pyopal module.
  • Database.insert potentially crashing when given negative indexes.
  • Database.search not listing the right return type.