From: Ralf J. <jue...@in...> - 2002-09-18 08:15:11
|
On Mon, 2002-09-16 at 22:11, Tim Hochberg wrote: >=20 > Can someone refresh my memory as to why some properties of NumArrays that > are conceptually attributes are accessed as atributes (a.shape, a.rank), > while others are accessed through functions (a.type, a.iscontiguous,...). Yes, I'd like to understand as well; there is even a third. There are attributes, e.g. a.shape vs methods, e.g. a.type() vs functions e.g. len(a). Regards, Ralf >=20 > Thanks, >=20 > -tim >=20 >=20 >=20 >=20 > ------------------------------------------------------- > This sf.net email is sponsored by:ThinkGeek > Welcome to geek heaven. > http://thinkgeek.com/sf > _______________________________________________ > Numpy-discussion mailing list > Num...@li... > https://lists.sourceforge.net/lists/listinfo/numpy-discussion --=20 ------------------------------------------------------------------------- Ralf J=FCngling Institut f=FCr Informatik - Lehrstuhl f. Mustererkennung & Bildverarbeitung Georges-K=F6hler-Allee Geb=E4ude 52 Tel: +49-(0)761-203-8215 79110 Freiburg Fax: +49-(0)761-203-8262 ------------------------------------------------------------------------- |