Recent Releases of https://github.com/althonos/scoring-matrices

https://github.com/althonos/scoring-matrices - v0.3.3

Fixed

  • Memory leak caused by ScoringMatrix not deallocating data on object deletion.

- Cython
Published by github-actions[bot] 11 months ago

https://github.com/althonos/scoring-matrices - v0.3.2

Fixed

  • Exclude docs folder from source distribution, causing issues with Windows builds.

- Cython
Published by github-actions[bot] about 1 year ago

https://github.com/althonos/scoring-matrices - v0.3.1

Added

- Cython
Published by github-actions[bot] about 1 year ago

https://github.com/althonos/scoring-matrices - v0.3.0

Changed

  • Rewrite package build using scikit-build-core.
  • Use the PyData theme in documentation.

Removed

  • Support for Python 3.6.

- Cython
Published by github-actions[bot] over 1 year ago

https://github.com/althonos/scoring-matrices - v0.2.2

Fixed

  • Segmentation fault due to out-of-bounds access in ScoringMatrix.is_symmetric (#2).

- Cython
Published by github-actions[bot] about 2 years ago

https://github.com/althonos/scoring-matrices - v0.2.1

Fixed

  • Missing type hints of name and alphabet attributes of ScoringMatrix (#1, by @RayHackett).

- Cython
Published by github-actions[bot] about 2 years ago

https://github.com/althonos/scoring-matrices - v0.2.0

Added

  • ScoringMatrix.is_symmetric method to check whether the matrix is symmetric.
  • ScoringMatrix.from_match_mismatch and ScoringMatrix.from_diagonal constructors.

Fixed

  • Rounding of constants in generated matrices.h header.

- Cython
Published by github-actions[bot] about 2 years ago

https://github.com/althonos/scoring-matrices - v0.1.1

Fixed

  • Compilation of Python Limited API wheels.

- Cython
Published by github-actions[bot] about 2 years ago

https://github.com/althonos/scoring-matrices - v0.1.0

Initial release.

- Cython
Published by github-actions[bot] about 2 years ago