anhaidgroup / py_entitymatching

BSD 3-Clause "New" or "Revised" License
184 stars 48 forks source link

Fix bug in abs_norm with negative number #116

Open greatji opened 5 years ago

greatji commented 5 years ago

em.abs_norm(0.0, -1.0) will throw ZeroDivisionError in previous version.

pjmartinkus commented 5 years ago

Thank you for raising this pull request. We are busy with deadlines at the moment so it may take some time, but we will work on fixing the errors with AppVeyor and merge this pull request as soon as we can.