On Tue, Feb 17, 2009 at 09:21, Stéfan van der Walt <ste...@sun.ac.za> wrote:
> 2009/2/17 Robert Kern <robert.k...@gmail.com>:
>> stride_tricks are fun, but this is already a solved problem in numpy.
>
> To get back to the fun part:  I see now the zoomed view is not a view
> but a new array.  How do we get around that?

You can't. numpy's memory model simply cannot represent that permutation.

-- 
Robert Kern

"I have come to believe that the whole world is an enigma, a harmless
enigma that is made terrible by our own mad attempt to interpret it as
though it had an underlying truth."
  -- Umberto Eco
_______________________________________________
Numpy-discussion mailing list
Numpy-discussion@scipy.org
http://projects.scipy.org/mailman/listinfo/numpy-discussion

Reply via email to