numpy.pxd improvements, see details
authorDag Sverre Seljebotn <dagss@student.matnat.uio.no>
Fri, 15 Aug 2008 12:38:28 +0000 (14:38 +0200)
committerDag Sverre Seljebotn <dagss@student.matnat.uio.no>
Fri, 15 Aug 2008 12:38:28 +0000 (14:38 +0200)
commit62ef74876437c142e24973edfb53203070bbc1f9
tree49051780aae3629263da2fd4ab6e60683f946943
parenta4572ec9c63354b7a00dac1dbebe670d0fe3752f
numpy.pxd improvements, see details

Do not require malloc for format string for common cases.
Provide __cythonbufferdefaults__
More robust for changing NumPy APIs
;
Cython/Includes/numpy.pxd