Max Bachmann
|
2412e5707f
|
fix pure Python fallback
|
2022-07-30 12:28:54 +02:00 |
Max Bachmann
|
93b0124d7a
|
release v2.4.1
|
2022-07-29 21:13:30 +02:00 |
Max Bachmann
|
2ce46ef1c8
|
release v2.3.0
|
2022-07-23 00:50:21 +02:00 |
Max Bachmann
|
d3aaf25ae0
|
release v2.2.0
|
2022-07-19 11:00:35 +02:00 |
maxbachmann
|
42c51de46f
|
make cmake and ninja more optional
|
2022-07-18 00:28:34 +02:00 |
Max Bachmann
|
881419a724
|
remove numpy as build dependency (#240)
|
2022-07-17 11:30:09 +02:00 |
Max Bachmann
|
d73d26128f
|
release v2.1.3
|
2022-07-09 14:53:26 +02:00 |
layday
|
a300fef845
|
Fix package data inclusion rules (#236)
|
2022-07-09 12:12:27 +02:00 |
maxbachmann
|
729113d047
|
change src layout from rapidfuzz to src/rapidfuzz
|
2022-07-04 19:53:28 +02:00 |
Max Bachmann
|
e7899173a0
|
release v2.1.1
|
2022-07-01 00:33:08 +02:00 |
Max Bachmann
|
8128469dc0
|
add python fallback in installation
|
2022-07-01 00:32:10 +02:00 |
Max Bachmann
|
4a52561934
|
Release v2.1.0
|
2022-06-29 16:57:48 +02:00 |
Max Bachmann
|
b83c77c9a4
|
fix integer wraparound in partial_ratio/partial_ratio_alignment
|
2022-06-24 14:38:33 +02:00 |
Max Bachmann
|
ca104c444b
|
release v2.0.14
|
2022-06-23 14:10:21 +02:00 |
Max Bachmann
|
7144dbb150
|
move numpy search back into setup.py
|
2022-06-23 11:08:52 +02:00 |
Max Bachmann
|
109f94778e
|
exclude cmake on arm machines (#224)
|
2022-06-22 16:23:35 +02:00 |
Max Bachmann
|
29abf8fd2b
|
release 2.0.12
|
2022-06-22 12:06:45 +02:00 |
Max Bachmann
|
a9887c123b
|
Release v2.0.11
|
2022-04-23 23:29:25 +02:00 |
Max Bachmann
|
5371f81cab
|
Release v2.0.10
|
2022-04-18 21:59:43 +02:00 |
Max Bachmann
|
82fe8ef02d
|
consider float imprecision in score_cutoff
|
2022-04-15 01:08:11 +02:00 |
Max Bachmann
|
c92eeebad1
|
fix incorrect score_cutoff handling in token_set_ratio and token_ratio
|
2022-04-07 23:49:42 +02:00 |
Max Bachmann
|
87234fc798
|
release v2.0.7
|
2022-03-13 15:17:59 +01:00 |
Max Bachmann
|
b36e107911
|
release v2.0.6
|
2022-03-06 20:44:15 +01:00 |
Max Bachmann
|
0c2f360b3c
|
add missing type hints
|
2022-03-06 19:13:27 +01:00 |
Max Bachmann
|
ec96fd00a4
|
move Jaro/JaroWinkler into separate package
|
2022-03-06 17:02:02 +01:00 |
Max Bachmann
|
1132612455
|
fix population of sys.modules
|
2022-03-06 13:24:01 +01:00 |
Max Bachmann
|
5a82119374
|
fix integer overflow inside hashmap
|
2022-02-25 18:52:23 +01:00 |
Max Bachmann
|
d75bcf12e2
|
remove debug information
|
2022-02-21 11:03:20 +01:00 |
Max Bachmann
|
790467e7a1
|
backtrace segfaults in CI
|
2022-02-19 16:46:15 +01:00 |
Max Bachmann
|
97d6638e98
|
Release v2.0.2
|
2022-02-12 20:28:31 +01:00 |
Max Bachmann
|
4444f3411f
|
Fix Indel.normalized_similarity
|
2022-02-11 16:02:00 +01:00 |
Max Bachmann
|
dd26483b5f
|
properly link to subprojects
|
2022-01-17 16:53:58 +01:00 |
Max Bachmann
|
241e7fd583
|
rename algorithm.edit_based to distance
|
2022-01-12 23:22:34 +01:00 |
Max Bachmann
|
551bb22dfc
|
start adding new scorer modules
|
2022-01-06 23:44:33 +01:00 |
Max Bachmann
|
00856eb082
|
cleanup Python2.7 specifics
|
2021-12-30 22:57:40 +01:00 |
Max Bachmann
|
a225b2e7ef
|
apply some missing changes
|
2021-12-19 16:11:22 +01:00 |
Max Bachmann
|
e6008d0a4f
|
replace setuptools with scikit-build
|
2021-12-19 15:50:40 +01:00 |
Max Bachmann
|
7edf52150a
|
fix manifest
|
2021-11-07 19:46:21 +01:00 |
Max Bachmann
|
0afb49d28f
|
move submodules into common location
|
2021-11-06 20:29:21 +01:00 |
Max Bachmann
|
f70d667648
|
fix cython build error on cython
|
2021-11-05 20:56:09 +01:00 |
Max Bachmann
|
67245dddb9
|
Add C-Api for preprocessor functions
|
2021-11-05 16:28:55 +01:00 |
Max Bachmann
|
333138fdad
|
start adding c-api
|
2021-10-23 20:25:13 +02:00 |
Max Bachmann
|
a90d6a736b
|
add multiprocessing to cdist
|
2021-09-26 21:44:23 +02:00 |
Max Bachmann
|
f25fe290f7
|
move cdist to separate module
|
2021-09-15 03:50:30 +02:00 |
Max Bachmann
|
56f062b063
|
add cdist implementation
|
2021-09-10 13:37:40 +02:00 |
maxbachmann
|
6d28d34d8d
|
cleanup kwargs handling in the process module
|
2021-09-01 00:09:36 +02:00 |
Max Bachmann
|
a87786c770
|
disable assertions in release build
|
2021-08-21 03:51:08 +02:00 |
Max Bachmann
|
30ec2f92ae
|
add more supported types (#101)
|
2021-05-23 22:09:03 +02:00 |
Max Bachmann
|
0d84a8b933
|
ignore some compiler warnings for cython
|
2021-03-20 06:35:35 +01:00 |
Max Bachmann
|
90cc67be00
|
fix bug in LCS implementation
|
2021-03-20 03:46:02 +01:00 |