[Numpy-svn] [numpy/numpy] a85949: BUG: Fix two argument size support for Fortran mod...

noreply at github.com noreply at github.com
Fri May 6 14:05:59 EDT 2011


Branch: refs/heads/master
Home:   https://github.com/numpy/numpy

Commit: a859492c7b07dac0a56d9a08d6739e006a528f87
    https://github.com/numpy/numpy/commit/a859492c7b07dac0a56d9a08d6739e006a528f87
Author: Pearu Peterson <pearu.peterson at gmail.com>
Date:   2011-05-06 (Fri, 06 May 2011)

Changed paths:
  M numpy/f2py/cfuncs.py
  M numpy/f2py/crackfortran.py
  M numpy/f2py/tests/src/size/foo.f90
  M numpy/f2py/tests/test_size.py

Log Message:
-----------
BUG: Fix two argument size support for Fortran module routines. Reverted size-to-shape mapping patch and implemented two argument size function in C.





More information about the Numpy-svn mailing list