We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 99a7e85 commit 70a7994Copy full SHA for 70a7994
Changelog
@@ -45,6 +45,8 @@ Enhancements
45
* Allow dtype specifiers as fileslice input (pr/485) (MB)
46
* Support "headerless" ArrayProxy specification, enabling memory-efficient
47
ArrayProxy reshaping (pr/521) (CM)
48
+* Delegate reorientation to SpatialImage classes (pr/544) (Mark Hymers, CM,
49
+ reviewed by MB)
50
51
Bug fixes
52
---------
doc/source/index.rst
@@ -74,6 +74,7 @@ contributed code and discussion (in rough order of appearance):
74
* Robert D. Vincent
75
* Ivan Gonzalez
76
* Demian Wassermann
77
+* Mark Hymers
78
79
License reprise
80
===============
0 commit comments