...which has nothing to do with the topic of this list. Andreas
> Hello alls, > > I currently have a problem with creating a multi-dimensional array in > numpy. The following is what I am trying to do and the error message. > > >>> test = zeros((3,3,3,3,3,3,10,4,6,2,18,10,11,4,2,2), dtype=float); > > Traceback (most recent call last): > File "<pyshell#39>", line 1, in <module> > test = zeros((3,3,3,3,3,3,10,4,6,2,18,10,11,4,2,2), dtype=float); > ValueError: dimensions too large. > > I haven't sure if they should be something to do with the memory or > any other suggestions for the way to solve this problem. Anyway, > comments or suggestions will be really appreciate though. > > Thank you > ------------------------------------------------------------------------ > Insert movie times and more without leaving Hotmail®. See how. > <http://windowslive.com/Tutorial/Hotmail/QuickAdd?ocid=TXT_TAGLM_WL_HM_Tutorial_QuickAdd1_052009> > > ------------------------------------------------------------------------ > > _______________________________________________ > Catalog-SIG mailing list > [email protected] > http://mail.python.org/mailman/listinfo/catalog-sig > -- ZOPYX Ltd. & Co. KG - Charlottenstr. 37/1 - 72070 Tübingen - Germany Web: www.zopyx.com - Email: [email protected] - Phone +49 - 7071 - 793376 Registergericht: Amtsgericht Stuttgart, Handelsregister A 381535 Geschäftsführer/Gesellschafter: ZOPYX Limited, Birmingham, UK ------------------------------------------------------------------------ E-Publishing, Python, Zope & Plone development, Consulting
begin:vcard fn:Andreas Jung n:Jung;Andreas org:ZOPYX Ltd. & Co. KG adr;quoted-printable:;;Charlottenstr. 37/1;T=C3=BCbingen;;72070;Germany email;internet:[email protected] title:CEO tel;work:+49-7071-793376 tel;fax:+49-7071-7936840 tel;home:+49-7071-793257 x-mozilla-html:FALSE url:www.zopyx.com version:2.1 end:vcard
_______________________________________________ Catalog-SIG mailing list [email protected] http://mail.python.org/mailman/listinfo/catalog-sig
