On Fri, Apr 1, 2011 at 3:18 PM, Neal Becker wrote:
> Visiting http://docs.scipy.org/doc/numpy/reference/, as search for
>
> as_strided
>
> or
>
> stride_tricks
>
> shows nothing (useful).
That's because as_strided is not exposed. It's a private function (see
commit f912322e) used in broadcast_arr
Visiting http://docs.scipy.org/doc/numpy/reference/, as search for
as_strided
or
stride_tricks
shows nothing (useful).
For that matter, I don't see a reference to numpy.lib.
___
NumPy-Discussion mailing list
NumPy-Discussion@scipy.org
http://mail.sc