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

Route broadcast_arrays

numpy/lib/stride_tricks.py:None–None  ·  view source on GitHub ↗
array_function_dispatch(_broadcast_arrays_dispatcher, module='numpy')

Source from the content-addressed store, hash-verified

1"""
2Utilities that manipulate strides to achieve desirable effects.
3
4An explanation of strides can be found in the "ndarray.rst" file in the

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected