diff options
Diffstat (limited to 'doc/source')
-rw-r--r-- | doc/source/reference/routines.array-manipulation.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/source/reference/routines.array-manipulation.rst b/doc/source/reference/routines.array-manipulation.rst index a8aa2d0d8..f3ce4889b 100644 --- a/doc/source/reference/routines.array-manipulation.rst +++ b/doc/source/reference/routines.array-manipulation.rst @@ -26,6 +26,7 @@ Transpose-like operations .. autosummary:: :toctree: generated/ + moveaxis rollaxis swapaxes ndarray.T |