Changed Added typing for process.cdist Added multithreading support to cdist using the argument process.cdist Add dtype argument to process.cdist to set the dtype of the result numpy array (see #132) Use a better hash collision strategy in the internal hashmap, which improves the worst case performanc
(rapidtide, showxcorrx, showarbcorr, showstxcorr, ccorrica, aligntcs, filttc) Changed argument handl...
Changed fuzz.partial_ratio uses a new implementation for short needles (<= 64). This implementati...
(rapidtide) Disabled processing of abbreviated arguments. (showtc) Suppressed some unnecessary outpu...
Changed improved performance of fuzz.ratio only import process.cdist when numpy is availabl
Changed upgrade required Cython version to Cython==3.0.0b2 Fixed fix handling of non symmetric sc...
Changed changed internal implementation of cdist to remove build dependency to numpy Added added ...
Added added pure python fallback for all implementations with the following exceptions: no support ...
Fixed fix hashing for custom classes Added add support for slicing in Editops.__getitem__/Editops...
Changes move jarowinkler dependency into rapidfuzz to simplify maintenance Performance add SIMD i...
Changed added keyword argument pad to Hamming distance. This controls whether sequences of differen...
Added added support for KeyboardInterrupt in processor module It might still take a bit until the K...
Fixed Fix segmentation fault in process.cdist when used with an empty query sequenc
Changed allow the usage of Hamming for different string lengths. Length differences are handled as ...
Added added docs to sdist Fixed fix two cases of undefined behavior in process.cdis
Fixed the multithread issue in the V1.7. Fixed the valences issue on SMILES and SDF outputs. Added -...
(rapidtide, showxcorrx, showarbcorr, showstxcorr, ccorrica, aligntcs, filttc) Changed argument handl...
Changed fuzz.partial_ratio uses a new implementation for short needles (<= 64). This implementati...
(rapidtide) Disabled processing of abbreviated arguments. (showtc) Suppressed some unnecessary outpu...
Changed improved performance of fuzz.ratio only import process.cdist when numpy is availabl
Changed upgrade required Cython version to Cython==3.0.0b2 Fixed fix handling of non symmetric sc...
Changed changed internal implementation of cdist to remove build dependency to numpy Added added ...
Added added pure python fallback for all implementations with the following exceptions: no support ...
Fixed fix hashing for custom classes Added add support for slicing in Editops.__getitem__/Editops...
Changes move jarowinkler dependency into rapidfuzz to simplify maintenance Performance add SIMD i...
Changed added keyword argument pad to Hamming distance. This controls whether sequences of differen...
Added added support for KeyboardInterrupt in processor module It might still take a bit until the K...
Fixed Fix segmentation fault in process.cdist when used with an empty query sequenc
Changed allow the usage of Hamming for different string lengths. Length differences are handled as ...
Added added docs to sdist Fixed fix two cases of undefined behavior in process.cdis
Fixed the multithread issue in the V1.7. Fixed the valences issue on SMILES and SDF outputs. Added -...
(rapidtide, showxcorrx, showarbcorr, showstxcorr, ccorrica, aligntcs, filttc) Changed argument handl...
Changed fuzz.partial_ratio uses a new implementation for short needles (<= 64). This implementati...
(rapidtide) Disabled processing of abbreviated arguments. (showtc) Suppressed some unnecessary outpu...