summaryrefslogtreecommitdiff
path: root/numpy/doc/swig/test/testArray.py
Commit message (Expand)AuthorAgeFilesLines
* Move documentation outside of source tree. Remove `doc` import from __init__.Stefan van der Walt2008-08-231-283/+0
* Correctly handle Fortran-contiguous arrays in SWIG wrappers.Stefan van der Walt2008-08-121-4/+0
* janitorial workJarrod Millman2007-12-291-12/+14
* * Added a new typemap suite, ARGOUTVIEW, which takes a view of a datawfspotz@sandia.gov2007-11-291-0/+285