summaryrefslogtreecommitdiff
path: root/numpy/add_newdocs.py
Commit message (Collapse)AuthorAgeFilesLines
...
* Add docstrings for multiarray to numpy.core.multiarray instead of toStefan van der Walt2006-07-311-33/+23
| | | | numpy.core. Fix some typos in function names.
* Move docstrings from multiarraymodule.c to add_newdocs.py.Stefan van der Walt2006-07-311-0/+261
|
* Fixed spelling of type object to be consistent with rest of code.Stefan van der Walt2006-07-201-1/+1
|
* Add more documentation. Fix #99Travis Oliphant2006-07-201-4/+7
|
* Fix-up _wrapitTravis Oliphant2006-03-301-1/+1
|
* Add a few more docstrings using add_docstring.Travis Oliphant2006-01-051-0/+16