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

Clean up spatiotemporal Matlab code for publication #2

Open
stiber opened this issue Jan 18, 2018 · 0 comments
Open

Clean up spatiotemporal Matlab code for publication #2

stiber opened this issue Jan 18, 2018 · 0 comments

Comments

@stiber
Copy link
Contributor

stiber commented Jan 18, 2018

  • Readme.md can be converted to Contents.m, which Matlab uses in its internal help system.
  • Code itself should be made "pretty", which good comments -- i.e., something we'd like someone else to see.
  • We should look at its computational complexity. If it really takes 5 days to run, that's OK, but maybe there's something that can be done to take parts of it that are currently interpreted and make them calls to built-in Matlab functions, which would be faster. Let's do a code review when everything is up to see about this.
@stiber stiber transferred this issue from UWB-Biocomputing/BrainGrid Feb 15, 2020
@stiber stiber removed their assignment Oct 28, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants