4 lines
82 B
Python
4 lines
82 B
Python
from ._stride_tricks_impl import (
|
|
__doc__, as_strided, sliding_window_view
|
|
)
|