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

Route sliding_window_view

numpy/lib/stride_tricks.py:None–None  ·  view source on GitHub ↗
array_function_dispatch(_sliding_window_view_dispatcher)

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