From: Matt K. <mat...@ho...> - 2006-08-29 14:05:36
|
# is the following behaviour expected? or is this a bug with numpy.object_ = ? I'm using numpy 1.0b1# # >>> print numpy.array([],numpy.float64).size#= 0## >>> print numpy.array([],numpy.object_).size# 1## Should the size of a= n array initialized from an empty list not always be 1 ? or am I just crazy= ?## Thanks,# # - Matt Knox =20 Correction... I mean shouldn't it always be 0, not 1 _________________________________________________________________ Be one of the first to try Windows Live Mail. http://ideas.live.com/programpage.aspx?versionId=3D5d21c51a-b161-4314-9b0e-= 4911fb2b2e6d= |