-
Notifications
You must be signed in to change notification settings - Fork 0
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
Add code documentation #7
Comments
I have started adding docstrings as part of the linting and cleaning process. Once in a sensible state I will open a PR and @arthurBarthe can fill in any scientific information or data that I can't get from reading code. |
PR #17 will Add towards this by adding docstrings, linting, and processing with black. |
Changed this to explicitly address code documentation. |
I've added most of the docstrings requested. There are conflicts before I can merge with documentation though, and there are a few things I might want to discuss for the remaining docstrings. |
I'm closing this issue as it's a little general, and we have matching issues for points discussed so far:
|
Add docstrings.
Lint with pylint and write according to pydocstyle with numpy convention.
Other documentation?
The text was updated successfully, but these errors were encountered: