Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Speed up bin shuffling #400

Merged
merged 22 commits into from
Feb 3, 2021

Conversation

pbouss
Copy link
Contributor

@pbouss pbouss commented Feb 2, 2021

Sorry, for spamming with pull requests.
I just recognized that the continuous time bin shuffling is incredibly slow for large spike trains. So I just made a time profiling.
Basically splitting first the bin indices array into chunks, since indexing on large arrays takes forever.

@coveralls
Copy link
Collaborator

Coverage Status

Coverage increased (+0.01%) to 89.653% when pulling 09d27e7 on INM-6:feature/continuous_bin_shuffling into f20f071 on NeuralEnsemble:master.

@dizcza dizcza merged commit 214d477 into NeuralEnsemble:master Feb 3, 2021
@dizcza dizcza deleted the feature/continuous_bin_shuffling branch February 3, 2021 07:49
ackurth pushed a commit to INM-6/elephant that referenced this pull request Oct 1, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants