| [ Web Proxy ] |
| Viewing: https://numpy.org/doc/stable/reference/generated/numpy.lib.stride_tricks.html | [Back] [Original] |
Utilities that manipulate strides to achieve desirable effects.
An explanation of strides can be found in the The N-dimensional array (ndarray).
Functions
|
Create a view into the array with the given shape and strides. |
|
Create a sliding window view into the array with the given window shape. |
| Web Proxy Viewer | New URL | Original Page |