Recent Releases of https://github.com/althonos/scoring-matrices
https://github.com/althonos/scoring-matrices - v0.3.3
Fixed
- Memory leak caused by
ScoringMatrixnot 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
docsfolder 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
- 3di scoring matrix from Foldseek (#5, by @apcamargo).
- 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
nameandalphabetattributes ofScoringMatrix(#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_symmetricmethod to check whether the matrix is symmetric.ScoringMatrix.from_match_mismatchandScoringMatrix.from_diagonalconstructors.
Fixed
- Rounding of constants in generated
matrices.hheader.
- 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