[Numpy-discussion] Re: Applying a function on local environments

2024-07-27 Thread Klaus Zimmermann
Dear Thomas, I think you might be able to do this with https://numpy.org/doc/stable/reference/generated/numpy.lib.stride_tricks.sliding_window_view.html Kind regards Klaus On Fri, Jul 26, 2024 at 2:51 PM wrote: > Dear all, > > my goal would be to apply some function on a local environment of s

[Numpy-discussion] Re: Applying a function on local environments

2024-07-27 Thread langthom
Dear Dom, Robert, and Juan, thanks for your quick responses! I will take a look primarily at generic_filter and/or the numba accelerated version for a try! Best regards, Thomas ___ NumPy-Discussion mailing list -- numpy-discussion@python.org To unsubsc