Scoring-matrices

Latest version: v0.2.2

Safety actively analyzes 641153 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

0.2.2

Fixed
- Segmentation fault due to out-of-bounds access in `ScoringMatrix.is_symmetric` ([2](https://github.com/althonos/scoring-matrices/issues/2)).

0.2.1

Fixed
- Missing type hints of `name` and `alphabet` attributes of `ScoringMatrix` ([1](https://github.com/althonos/scoring-matrices/pull/1), by [RayHackett](https://github.com/RayHackett)).

0.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.

0.1.1

Fixed
- Compilation of Python Limited API wheels.

0.1.0

Initial release.

Links

Releases

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.