RapidFuzz/src/rapidfuzz
Max Bachmann 34dc59f183
release 2.10.3
2022-09-30 13:30:01 +02:00
..
distance release v2.10.2 2022-09-27 20:50:58 +02:00
CMakeLists.txt release v2.10.2 2022-09-27 20:50:58 +02:00
__init__.py release 2.10.3 2022-09-30 13:30:01 +02:00
__init__.pyi change src layout from rapidfuzz to src/rapidfuzz 2022-07-04 19:53:28 +02:00
_utils.py merge metrics into single module 2022-09-12 22:54:03 +02:00
_utils.pyi reduce duplication of scorer attribute 2022-09-12 05:10:31 +02:00
cpp_common.hpp workaround some external bugs 2022-09-30 13:01:27 +02:00
cpp_common.pxd reduce duplication 2022-09-26 01:26:36 +02:00
fuzz.py reduce duplication of scorer attribute 2022-09-12 05:10:31 +02:00
fuzz.pyi prefix type vars with underscore 2022-07-20 23:12:51 +02:00
fuzz_cpp.hpp use ranges 2022-09-17 14:07:15 +02:00
fuzz_cpp.pyx reduce duplication 2022-09-26 01:26:36 +02:00
fuzz_py.py improve partial_ratio 2022-09-11 18:28:03 +02:00
fuzz_py.pyi prefix type vars with underscore 2022-07-20 23:12:51 +02:00
generate.sh merge metrics into single module 2022-09-12 22:54:03 +02:00
process.py reduce duplication of scorer attribute 2022-09-12 05:10:31 +02:00
process.pyi prefix type vars with underscore 2022-07-20 23:12:51 +02:00
process_cpp.hpp use ranges 2022-09-17 14:07:15 +02:00
process_cpp.py deduplicate docstrings 2022-09-12 17:49:59 +02:00
process_cpp_impl.pyi combine process modules 2022-09-12 01:34:46 +02:00
process_cpp_impl.pyx reduce duplication 2022-09-26 01:26:36 +02:00
process_py.py reduce duplication of scorer attribute 2022-09-12 05:10:31 +02:00
py.typed change src layout from rapidfuzz to src/rapidfuzz 2022-07-04 19:53:28 +02:00
string_metric.py reduce duplication of scorer attribute 2022-09-12 05:10:31 +02:00
string_metric.pyi fix type stubs 2022-09-11 01:45:15 +02:00
unicodetype_db.h change src layout from rapidfuzz to src/rapidfuzz 2022-07-04 19:53:28 +02:00
utils.cpp use ranges 2022-09-17 14:07:15 +02:00
utils.hpp release v2.10.0 2022-09-18 16:22:35 +02:00
utils.py reduce duplication of scorer attribute 2022-09-12 05:10:31 +02:00
utils.pyi change src layout from rapidfuzz to src/rapidfuzz 2022-07-04 19:53:28 +02:00
utils_cpp.hpp use ranges 2022-09-17 14:07:15 +02:00
utils_cpp.pyx deduplicate docstrings 2022-09-12 17:49:59 +02:00
utils_py.py change src layout from rapidfuzz to src/rapidfuzz 2022-07-04 19:53:28 +02:00