mariomulansky / PySpike

Python implementation of spike distance metrics
http://mariomulansky.github.io/PySpike
Other
71 stars 30 forks source link

Use assert_allclose instead of assert_equal in tests to allow for different floating point behavior #49

Closed gspr closed 2 years ago

gspr commented 3 years ago

This is issue #44 , but now with a GitHub PR instead of a general git PR in the hope that it'll ease adoption of the fix.

gspr commented 3 years ago

Any news on whether you'll be able to merge this?