
July 20, 2007
10:54 p.m.
Is the following inteded? Why array(1) is not fortran contiguous? In [1]: from numpy import * In [2]: __version__ Out[2]: '1.0.3' In [3]: array(1).flags Out[3]: C_CONTIGUOUS : True F_CONTIGUOUS : False OWNDATA : True WRITEABLE : True ALIGNED : True UPDATEIFCOPY : False -- 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
6512
Age (days ago)
6512
Last active (days ago)
0 comments
1 participants
participants (1)
-
Lisandro Dalcin