> On 1/30/2009 3:22 PM, Neal Becker wrote: > >> Now what would be _really_ cool is a special array type that would represent >> a constant array without wasting memory.
Can't you do that with scary stride tricks? I think I remember some discussion of this a while back. -Chris -- Christopher Barker, Ph.D. Oceanographer Emergency Response Division NOAA/NOS/OR&R (206) 526-6959 voice 7600 Sand Point Way NE (206) 526-6329 fax Seattle, WA 98115 (206) 526-6317 main reception [email protected] _______________________________________________ Numpy-discussion mailing list [email protected] http://projects.scipy.org/mailman/listinfo/numpy-discussion
