summaryrefslogtreecommitdiff
path: root/numpy/doc/swig/numpy_swig.txt
Commit message (Expand)AuthorAgeFilesLines
* Reorganized swig directory with subdirectories for documentation and testingwfspotz@sandia.gov2007-09-131-785/+0
* Updated date on documentationwfspotz@sandia.gov2007-09-131-1/+1
* Added proper exception handling to dot examplewfspotz@sandia.gov2007-09-131-3/+18
* Improved formatting for rms docstringwfspotz@sandia.gov2007-08-151-1/+1
* Improved formatting of typemap signature listswfspotz@sandia.gov2007-08-151-28/+28
* In documentation, removed one of the reasons for not providing (out) typemaps...wfspotz@sandia.gov2007-08-031-6/+2
* Updated date, example function documentation and python linkswfspotz@sandia.gov2007-04-131-35/+36
* Reformatted numpy.i routines descriptionswfspotz@sandia.gov2007-04-131-45/+164
* Fixed typo in documentationwfspotz@sandia.gov2007-04-131-1/+1
* Added 'array_data()' macros and used it in the typemaps; added new macro to t...wfspotz@sandia.gov2007-04-101-0/+4
* Updated documentation for 3D typemapswfspotz@sandia.gov2007-04-041-11/+18
* Updated documentation to include a Summary, as well as a sample of the code g...wfspotz@sandia.gov2007-04-041-5/+115
* Updated documentation to reflect changes to internal macros and routines, the...wfspotz@sandia.gov2007-04-031-3/+22
* Added (DATA_TYPE* ARGOUT_ARRAY1, DIM_TYPE DIM1) and (DIM_TYPE DIM1, DATA_TYPE...wfspotz@sandia.gov2007-04-011-5/+18
* Updated examples in the documentationwfspotz@sandia.gov2007-03-291-13/+99
* Added typemaps for signatures (TYPE INPLACE_ARRAY1[ANY]) and (TYPE INPLACE_AR...wfspotz@sandia.gov2007-03-251-3/+9
* Added typemaps for signatures (TYPE IN_ARRAY1[ANY]) and (TYPE IN_ARRAY2[ANY][...wfspotz@sandia.gov2007-03-241-2/+4
* Added '#ifdef SWIGPYTHON' protectionwfspotz@sandia.gov2007-03-231-17/+5
* Removed stubs for CHAR and OBJECT; added macro variable for dimension type; u...wfspotz@sandia.gov2007-03-191-54/+127
* Added typemap signatures where the dimensions come before the data pointerwfspotz@sandia.gov2007-03-141-11/+38
* In numpy.i:wfspotz@sandia.gov2007-03-141-0/+319