[Numpy-discussion] possible bug with numpy.object_

Matt Knox mattknox_ca at hotmail.com
Tue Aug 29 08:59:10 EDT 2006


is the following behaviour expected? or is this a bug with numpy.object_  ?  I'm using numpy 1.0b1
 
>>> print numpy.array([],numpy.float64).size0
>>> print numpy.array([],numpy.object_).size1
Should the size of an array initialized from an empty list not always be 1 ? or am I just crazy?
 
Thanks,
 
- Matt Knox
_________________________________________________________________
Be one of the first to try Windows Live Mail.
http://ideas.live.com/programpage.aspx?versionId=5d21c51a-b161-4314-9b0e-4911fb2b2e6d
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/numpy-discussion/attachments/20060829/f78fdb70/attachment.html>


More information about the NumPy-Discussion mailing list