Hey,
Inspired by an existing PR into numpy, I created two functions based on
stride_tricks which I thought might be useful inside numpy. So if I get
any feedback/pointers, I would add some tests and create a PR.
The first function rolling_window is to create for every point of the
original array,
On Sun, Aug 19, 2012 at 9:14 AM, Sayth Renshaw wrote:
> > Message: 4
> > Date: Fri, 17 Aug 2012 15:25:21 -0700
> > From: Matthew Brett
> > Subject: Re: [Numpy-discussion] 64bit infrastructure
> > To: Discussion of Numerical Python
> > Message-ID:
> > w...@mail.gmail.com>
> > Content-Typ
> Message: 4
> Date: Fri, 17 Aug 2012 15:25:21 -0700
> From: Matthew Brett
> Subject: Re: [Numpy-discussion] 64bit infrastructure
> To: Discussion of Numerical Python
> Message-ID:
>
> Content-Type: text/plain; charset=ISO-8859-1
>
> Hi,
>
> On Fri, Aug 17, 2012 at 2:25 PM, Sayth Renshaw