Files
2024-10-07 10:13:40 +07:00

4 lines
82 B
Python

from ._stride_tricks_impl import (
__doc__, as_strided, sliding_window_view
)