From: Lisandro D. <da...@gm...> - 2006-10-17 17:58:24
|
On 10/17/06, Travis Oliphant <oli...@ee...> wrote: > The require command can help you get the right kind of > array for that purpose. > BTW, Travis In [1]: numpy.__version__ Out[1]: '1.0rc2' In [2]: print numpy.require.__doc__ None What is this 'requirements' argument? What should user pass in?. I seen sorce code at numpy.core.numeric.require. It seems this functions expects an iterable producing string. I am right? --=20 Lisandro Dalc=EDn --------------- Centro Internacional de M=E9todos Computacionales en Ingenier=EDa (CIMEC) Instituto de Desarrollo Tecnol=F3gico para la Industria Qu=EDmica (INTEC) Consejo Nacional de Investigaciones Cient=EDficas y T=E9cnicas (CONICET) PTLC - G=FCemes 3450, (3000) Santa Fe, Argentina Tel/Fax: +54-(0)342-451.1594 |