[Numpy-discussion] itemsize() doesn't work

David Goldsmith d_l_goldsmith at yahoo.com
Fri Aug 21 00:47:09 EDT 2009


Hi, Stefan.  Is this editable through the Wiki?  I went to the Docstrings page and searched for "numpydoc" and "tutorial" and got no hits.

DG

--- On Thu, 8/20/09, Stéfan van der Walt <stefan at sun.ac.za> wrote:

> From: Stéfan van der Walt <stefan at sun.ac.za>
> Subject: Re: [Numpy-discussion] itemsize() doesn't work
> To: "Discussion of Numerical Python" <numpy-discussion at scipy.org>
> Date: Thursday, August 20, 2009, 5:58 PM
> 2009/8/20 Dr. Phillip M. Feldman
> <pfeldman at verizon.net>:
> >
> > I've been reading the online NumPy tutorial at the
> following URL:
> >
> > http://numpy.scipy.org/numpydoc/numpy-10.html
> >
> > When I try the following example, I get an error
> message:
> >
> > In [1]: a=arange(10)
> > In [2]: a.itemsize()
> 
> This is a mistake, and should be "a.itemsize".  The
> latest docs are
> always on docs.scipy.org, so if this same mistake occurs
> there, please
> fix it.
> 
> Thanks!
> Stéfan
> _______________________________________________
> NumPy-Discussion mailing list
> NumPy-Discussion at scipy.org
> http://mail.scipy.org/mailman/listinfo/numpy-discussion
> 

__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 



More information about the NumPy-Discussion mailing list