Re: [Numpy-discussion] trim_zeros in more than one dimension?

2010-04-22 Thread Robert Kern
On Wed, Apr 21, 2010 at 10:34, Bruce Southey wrote: > On 04/21/2010 08:36 AM, Robert Kern wrote: >> On Tue, Apr 20, 2010 at 18:45, Charles R Harris >>  wrote: >> >>> On Tue, Apr 20, 2010 at 7:03 AM, Andreas Hilboll  wrote: >>> Hi there, is there an easy way to do something like tri

[Numpy-discussion] Aggregate memmap

2010-04-22 Thread Matthew Turk
Hi there, I've quite a bit of unformatted fortran data that I'd like to use as input to a memmap, as sort of a staging area for selection of subregions to be loaded into RAM. Unfortunately, what I'm running into is that the data was output as a set of "slices" through a 3D cube, instead of a sing