anhaidgroup / py_stringmatching

A comprehensive and scalable set of string tokenizers and similarity measures in Python
https://sites.google.com/site/anhaidgroup/projects/py_stringmatching
BSD 3-Clause "New" or "Revised" License
135 stars 16 forks source link

Enhan affine cython #46

Closed SrujithPoondla closed 7 years ago

SrujithPoondla commented 7 years ago

--Added cython functions for Affine measure to improve the performance --Modified the test cases for Affine measure --Added functions to find max int and max float in cython_utils.pyx

coveralls commented 7 years ago

Coverage Status

Coverage decreased (-0.002%) to 99.903% when pulling 4bf42a88b6d2ee4f2a5551e0b9ec6ef90ae10088 on enhan_affine_cython into bf97560f18e0972423bbde8d4dd0039491310bd5 on master.