You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It'd be nice to also provide sliding_window_view which IIRC is a wrapper around as_strided. Xarray uses sliding_window_view for its "rolling" operations (similar to pandas).
Additional Information
No response
The text was updated successfully, but these errors were encountered:
Description
CuPy provides
as_strided
It'd be nice to also provide sliding_window_view which IIRC is a wrapper around
as_strided
. Xarray usessliding_window_view
for its "rolling" operations (similar to pandas).Additional Information
No response
The text was updated successfully, but these errors were encountered: