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

split large functions into small #146

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

YanikusGG
Copy link

Hello! In this PR I splitted very large functions into small.

Copy link
Member

@konstantinstadler konstantinstadler left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great effort and many thanks for that.
Can you please provide more documentation on the new functions:

  1. Make clear if it is a "public" function or just something used internally. Please add any breaking/api modifiying changes into the CHANGELOG
  2. Please document the new functions with a numpy style docstring.
  3. Ideally, there should be unit tests for these function

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