[Numpy-discussion] Attributes vs functions in numarray.

Tim Hochberg tim.hochberg at ieee.org
Mon Sep 16 13:15:01 EDT 2002


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,...).

Thanks,

-tim






More information about the NumPy-Discussion mailing list