maxbachmann
|
46cf20aa4e
|
remove intermediate python function to improve performance
|
2020-05-12 08:56:28 +02:00 |
maxbachmann
|
096d3b584f
|
move cpp into submodule
|
2020-04-13 08:50:35 +02:00 |
maxbachmann
|
044fd229a9
|
fix performance degradation and use the same interface everywhere
|
2020-04-09 09:32:29 +02:00 |
maxbachmann
|
f0adc8da49
|
start fixing performance issues
|
2020-04-09 00:32:38 +02:00 |
maxbachmann
|
4da4234f73
|
fix string view usage
|
2020-04-05 02:48:44 +02:00 |
maxbachmann
|
0c7ee10415
|
replace std::wstring_view with boost::wstring_view to add C++14 support
|
2020-04-03 14:38:34 +02:00 |
maxbachmann
|
18528aed03
|
implement extractOne using C API
|
2020-04-01 00:14:56 +02:00 |
maxbachmann
|
7ee4808cf9
|
start replacing pybind11 with the python C API
|
2020-03-31 19:42:48 +02:00 |
maxbachmann
|
028db547d1
|
reduce template usage to a minimum
|
2020-03-31 15:16:03 +02:00 |
maxbachmann
|
510a0f190e
|
automatically build python Wheels (#5)
|
2020-03-22 23:12:51 +01:00 |
maxbachmann
|
097365692a
|
make levenshtein work string_view and wstring_view
|
2020-03-21 19:41:34 +01:00 |
maxbachmann
|
74af424dd4
|
add conversions between iterables and list
|
2020-03-19 00:48:47 +01:00 |
maxbachmann
|
e157e11fa7
|
complete basic implementation of rapidfuzz
|
2020-03-18 21:34:32 +01:00 |
maxbachmann
|
cb84c0521c
|
add setup.py to build python version
|
2020-02-29 18:17:00 +01:00 |