[SciPy-dev] Python/Fortran multi-dimensional array issues

Prabhu Ramachandran prabhu at aero.iitm.ernet.in
Wed Jan 16 22:31:01 EST 2002


Hi,

Thats great.

>>>>> "PP" == Pearu Peterson <pearu at cens.ioc.ee> writes:

    PP> ! >>> print fun.foo(a) !  F77: !  m= 2, n= 3 !  Row 1: !  a(i=
    PP> 1,j= 1) = 1 !  a(i= 1,j= 2) = 2 !  a(i= 1,j= 3) = 3 !  Row 2:
    PP> !  a(i= 2,j= 1) = 4 !  a(i= 2,j= 2) = 5 !  a(i= 2,j= 3) = 6 !
    PP> [[77777 2 3] !  [ 4 5 6]]
        ^^^^^^^^^

I just hope that is a typo. :)

prabhu



More information about the SciPy-Dev mailing list