Add zerospikes_penalty argument#26
Conversation
|
Test is somehow failing will fix soon. |
|
Running on a clean virtualenv based on Python 3.10.2: After updating deprecated numpy type ( Which persist even after changing Older local version of Considering how Python 3.7 is now unsupported, I believe it would be good to confirm that this library can work on a more recent version by working on the necessary type modifications. |
|
Reinstalled this branch from scratch, this time using Python 3.7.3. After pip installing Deprecation warnings and issues related to newer versions of Python and |
This PR introduces a boolean argument to
clocal_exp_editsimandclocal_exp_editsim_withbpthat indicates whether you want to ignore the non-spiking columns during the edit similarity calculation.See #23 for the details.