-
-
Notifications
You must be signed in to change notification settings - Fork 6
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
Pyramid create for creating pyramids with custom funcs #120
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks @ahuang11, this is nice! I appreciate that you shared your use case to show how this would broaden the usefulness of the library! I made a couple small docs suggestions. Also, can you please add pyramid_create
to docs/api.rst
so that it is rendered in the API docs?
Co-authored-by: Max Jones <14077947+maxrjones@users.noreply.github.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks @ahuang11!
Thanks for merging! I was wondering when you envision the next release to be? |
I can put out a release this week |
I was wondering if you had a chance to put out a new release yet? |
Thanks for the reminder - just put out a new release |
Closes #94
Adapted pyramid_coarsen from ndpyramid for a project, but I would like to add a bit of functionality back so I can simply import it.
Basic usage:
I think it could eventually support #10, but haven't looked at it in detail.
More advanced, applicable use case: