From: Todd M. <jm...@st...> - 2004-02-11 18:04:38
|
On Tue, 2004-02-10 at 16:20, Sebastian Haase wrote: > Hi, > I'm using memory mapped array and it sounds quite natural to say > 'buffer=memmapSoAndSo' > Are you actually saying that 'sequence' is a synonym for that and the > preferred keyword ? Yes. The decision was made last year to support the sequence keyword for the numarray.array() rather than buffer. buffer has been deprecated for almost a year so I think it's time to clean up the code. I personally like buffer better as well, but I can't stand the code clutter any longer... it should be one or the other not both. Regards, Todd > - Sebastian Haase > UCSF > > > > > ------------------------------------------------------- > The SF.Net email is sponsored by EclipseCon 2004 > Premiere Conference on Open Tools Development and Integration > See the breadth of Eclipse activity. February 3-5 in Anaheim, CA. > http://www.eclipsecon.org/osdn > _______________________________________________ > Numpy-discussion mailing list > Num...@li... > https://lists.sourceforge.net/lists/listinfo/numpy-discussion -- Todd Miller <jm...@st...> |