python-rapidfuzz

Edit Package python-rapidfuzz
No description set
Refresh
Refresh
Source Files
Filename Size Changed
python-rapidfuzz.changes 0000004619 4.51 KB
python-rapidfuzz.spec 0000002555 2.5 KB
rapidfuzz-3.5.2.tar.gz 0001524315 1.45 MB
Revision 7 (latest revision is 10)
Ana Guerrero's avatar Ana Guerrero (anag+factory) accepted request 1135345 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 7)
- update to 3.5.2:
  * skip pandas ``pd.NA`` similar to ``None``
  * add ``score_multiplier`` argument to ``process.cdist`` which
    allows multiplying the end result scores
  * with a constant factor.
  * drop support for Python 3.7
  * improve performance of simd implementation for ``LCS`` /
    ``Indel`` / ``Jaro`` / ``JaroWinkler``
  * improve performance of Jaro and Jaro Winkler for long
    sequences
  * implement ``process.extract`` with ``limit=1`` using
    ``process.extractOne`` which can be faster
  * the preprocessing function was always called through Python
    due to a broken C-API version check
  * fix wraparound issue in simd implementation of Jaro and Jaro
    Winkler
  * upgrade to ``Cython==3.0.3``
  * add simd implementation for Jaro and Jaro Winkler
  * add missing tag for python 3.12 support
  * upgrade to ``Cython==3.0.2``
  * implement the remaining missing features from the C++
    implementation in the pure Python implementation
  * added support for Python 3.12
  * build x86 with sse2/avx2 runtime detection
  * upgrade to ``taskflow==3.6``
  * added keyword argument ``pad`` to Hamming distance. This
    controls whether sequences of different
  * length should be padded or lead to a ``ValueError``
  * improve consistency of exception messages between the C++ and
    pure Python implementation
Comments 0
openSUSE Build Service is sponsored by