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

Rewrite getBinnedBurstSpikes in C++ #20

Open
stiber opened this issue May 11, 2023 · 0 comments
Open

Rewrite getBinnedBurstSpikes in C++ #20

stiber opened this issue May 11, 2023 · 0 comments
Labels
good first issue Good for newcomers improvement Runtime improvement needed

Comments

@stiber
Copy link
Contributor

stiber commented May 11, 2023

Currently, it is in Matlab and takes 2-4 days to run for a full neuronal development simulation. This could certainly be sped up in C++. The main algorithms aren't complicated, but will require reading data from an HDF5 file in C++.

@stiber stiber added good first issue Good for newcomers improvement Runtime improvement needed labels May 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers improvement Runtime improvement needed
Projects
None yet
Development

No branches or pull requests

1 participant