summaryrefslogtreecommitdiff
path: root/scipy/f2py/cfuncs.py
Commit message (Expand)AuthorAgeFilesLines
* Moved scipy directory to numpyTravis Oliphant2006-01-041-1134/+0
* Update CAPI.txt to reflect new function pointer structure.Travis Oliphant2005-12-101-4/+4
* One more error in cfuncs and remove Py_NotImplmented from fields.Travis Oliphant2005-12-061-1/+1
* Fixed typo in cfuncs.pyTravis Oliphant2005-12-061-1/+1
* More changes...Travis Oliphant2005-12-041-3/+2
* Fixed string conversion. Cleaned up.Travis Oliphant2005-11-111-152/+25
* Replaced PyArray_FromDimsAndData with PyArray_SimpleNewFromData.Pearu Peterson2005-10-281-3/+3
* Moved f2py2e to f2py.Pearu Peterson2005-10-281-0/+1262