Overview

Request 1140264 accepted

- update to 3.6.1:
* fix overflow error on systems with ``sizeof(size_t) < 8``
* fix pure python fallback implementation of ``fuzz.token_set_ratio``
* properly link with ``-latomic`` if ``std::atomic``
is not natively supported
* add banded implementation of LCS / Indel. This improves the
runtime from ``O((|s1|/64) * |s2|)`` to
``O((score_cutoff/64) * |s2|)``
* upgrade to ``Cython==3.0.7``
* cdist for many metrics now returns a matrix of ``uint32``
instead of ``int32`` by default

Request History
Dirk Mueller's avatar

dirkmueller created request

- update to 3.6.1:
* fix overflow error on systems with ``sizeof(size_t) < 8``
* fix pure python fallback implementation of ``fuzz.token_set_ratio``
* properly link with ``-latomic`` if ``std::atomic``
is not natively supported
* add banded implementation of LCS / Indel. This improves the
runtime from ``O((|s1|/64) * |s2|)`` to
``O((score_cutoff/64) * |s2|)``
* upgrade to ``Cython==3.0.7``
* cdist for many metrics now returns a matrix of ``uint32``
instead of ``int32`` by default


Factory Auto's avatar

factory-auto added opensuse-review-team as a reviewer

Please review sources


Factory Auto's avatar

factory-auto accepted review

Check script succeeded


Saul Goodman's avatar

licensedigger accepted review

ok


Staging Bot's avatar

staging-bot added as a reviewer

Being evaluated by staging project "openSUSE:Factory:Staging:adi:72"


Staging Bot's avatar

staging-bot accepted review

Picked "openSUSE:Factory:Staging:adi:72"


Dominique Leuenberger's avatar

dimstar accepted review

ok


Ana Guerrero's avatar

anag+factory accepted review

Staging Project openSUSE:Factory:Staging:adi:72 got accepted.


Ana Guerrero's avatar

anag+factory approved review

Staging Project openSUSE:Factory:Staging:adi:72 got accepted.


Ana Guerrero's avatar

anag+factory accepted request

Staging Project openSUSE:Factory:Staging:adi:72 got accepted.

openSUSE Build Service is sponsored by