[Numpy-discussion] PEP: named axis

Christopher Barker Chris.Barker at noaa.gov
Fri Feb 6 01:13:54 EST 2009


Travis Oliphant wrote:
>   What do people think
> about adding a default dictionary to every instance of a NumPy array.

It sound kind of heavyweight to me. I tend to use lots of small arrays 
(to represent an x,y point, for instance). There are enough performance 
issues with that as it stands. Maybe an empty dict isn't much, but it is 
extra.

-Chris


-- 
Christopher Barker, Ph.D.
Oceanographer

NOAA/OR&R/HAZMAT         (206) 526-6959   voice
7600 Sand Point Way NE   (206) 526-6329   fax
Seattle, WA  98115       (206) 526-6317   main reception



More information about the NumPy-Discussion mailing list