python-rapidfuzz

Edit Package python-rapidfuzz
No description set
Refresh
Refresh
Source Files
Filename Size Changed
python-rapidfuzz.changes 0000005276 5.15 KB
python-rapidfuzz.spec 0000002555 2.5 KB
rapidfuzz-3.6.1.tar.gz 0001559239 1.49 MB
Revision 8 (latest revision is 10)
Ana Guerrero's avatar Ana Guerrero (anag+factory) accepted request 1140264 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 8)
- 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<uint64_t>``
    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
Comments 0
openSUSE Build Service is sponsored by