Files

4 lines
85 B
Python

from ._stride_tricks_impl import (
__doc__, as_strided, sliding_window_view
)