• v1.1.34
    Release / create-release (push) Successful in 2m26s
    Release / build-linux-x86_64 (push) Successful in 8m13s
    Release / build-macos-arm64 (push) Failing after 30s
    CI / build (pull_request) Successful in 3m21s
    Stable

    coissac released this 2026-07-03 11:05:06 +00:00 | 3 commits to main since this release

    fix(bitmatrix): explicitly compute diagonal entries for self-similarity

    The pairwise matrix functions now explicitly calculate and overwrite diagonal entries using f(i,i), replacing previous implicit symmetric mirroring or default values. Documentation has been updated to clarify that diagonals represent self-comparison weights, ensuring accurate self-similarity calculations. Additionally, the obikmer crate version has been bumped to 1.1.34.

    Downloads