-
Notifications
You must be signed in to change notification settings - Fork 328
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(axes): Enable np.reshape on AxesArrays
Only a limited subset of reshapes with obvious relabeling semantics are allowed: For this version, it's just an outer product of some axes Also clean up typing and documentation and add reshape tests
- Loading branch information
1 parent
c11c0d6
commit bb1c73d
Showing
2 changed files
with
151 additions
and
16 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters