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

Add methods for mean, sum etc on AbstractDimensionalArray #8

Closed
rafaqz opened this issue Oct 7, 2019 · 0 comments
Closed

Add methods for mean, sum etc on AbstractDimensionalArray #8

rafaqz opened this issue Oct 7, 2019 · 0 comments

Comments

@rafaqz
Copy link
Owner

rafaqz commented Oct 7, 2019

These methods should call themselves on parent, and rebuild the dims manually where necessary - its not clear if relying on similar is fully workable.

It's also not clear if they should be combined with the current methods, or dimensional indexing on AbstractArray and regular indexing on AbstractDimensionalArray should stay separate.

Currently dims2indices conversion and rebuild() are in different methods.

@rafaqz rafaqz closed this as completed Oct 13, 2019
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

No branches or pull requests

1 participant