Skip to content

Conversation

@Moritz-Alexander-Kern
Copy link
Member

Fix slicing behavior in the BinnedSpikeTrain class.

With the release of SciPy 1.15.0, a change in scipy/scipy/sparse/_index.py affected the def _validate_indices(self, key) function. This function now returns two tuples instead of one.

This issue was resolved by unpacking the first argument accordingly.

@coveralls
Copy link
Collaborator

coveralls commented Jan 6, 2025

Coverage Status

coverage: 88.262% (+0.008%) from 88.254%
when pulling f3fc809 on INM-6:fix/scipy_1.15.0
into 7fa7bc9 on NeuralEnsemble:master.

@Moritz-Alexander-Kern Moritz-Alexander-Kern merged commit 3d54e99 into NeuralEnsemble:master Jan 8, 2025
11 of 13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants