MCPcopy Create free account
hub / github.com/numpy/numpy / moveaxis

Route moveaxis

numpy/core/numeric.py:None–None  ·  view source on GitHub ↗
array_function_dispatch(_moveaxis_dispatcher)

Source from the content-addressed store, hash-verified

1import functools
2import itertools
3import operator
4import sys

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected