numpy/lib/stride_tricks.py

from ._stride_tricks_impl import (
    __doc__, as_strided, sliding_window_view
)
Metadata
View Raw File