What does Fortran order mean?

Lisandro Dalcin dalcinl at gmail.com
Tue Oct 17 13:58:18 EDT 2006


On 10/17/06, Travis Oliphant <oliphant at ee.byu.edu> 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?


-- 
Lisandro Dalcín
---------------
Centro Internacional de Métodos Computacionales en Ingeniería (CIMEC)
Instituto de Desarrollo Tecnológico para la Industria Química (INTEC)
Consejo Nacional de Investigaciones Científicas y Técnicas (CONICET)
PTLC - Güemes 3450, (3000) Santa Fe, Argentina
Tel/Fax: +54-(0)342-451.1594

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642




More information about the NumPy-Discussion mailing list