summaryrefslogtreecommitdiff
path: root/numpy/doc/swig/test/testFarray.py
Commit message (Collapse)AuthorAgeFilesLines
* more janitorial workJarrod Millman2007-12-291-4/+4
|
* * Added support for FORTRAN-ordered arrays to numpy.i.wfspotz@sandia.gov2007-11-301-0/+158
* Added new tests that test some of the FORTRAN-ordered typemaps. * Updated the documentation to include the new FORTRAN-ordering support.