summaryrefslogtreecommitdiff
path: root/numpy/doc
Commit message (Collapse)AuthorAgeFilesLines
...
* ReST markup fixes.Stefan van der Walt2007-09-251-112/+110
|
* Update formatting. Mention how to handle blank lines in doctests.Stefan van der Walt2007-09-251-64/+83
| | | | Minor rephrasing.
* point to a link that actually worksJarrod Millman2007-09-231-1/+1
|
* correcting epydoc outputJarrod Millman2007-09-235-80/+68
|
* another typoJarrod Millman2007-09-231-1/+1
|
* typoJarrod Millman2007-09-231-2/+1
|
* one more tryJarrod Millman2007-09-2315-0/+1858
|
* backing out the last thing i didJarrod Millman2007-09-2315-1858/+0
|
* get the example workingJarrod Millman2007-09-2317-13/+1881
|
* more doc workJarrod Millman2007-09-231-0/+11
|
* more documentationJarrod Millman2007-09-231-4/+4
|
* typoJarrod Millman2007-09-231-1/+1
|
* more doc workJarrod Millman2007-09-231-62/+59
|
* docsJarrod Millman2007-09-231-1/+1
|
* docsJarrod Millman2007-09-231-0/+1
|
* cont. documentationJarrod Millman2007-09-232-0/+3
|
* more documentationJarrod Millman2007-09-232-4/+20
|
* documentationJarrod Millman2007-09-231-3/+4
|
* more documentationJarrod Millman2007-09-231-18/+18
|
* more documentationJarrod Millman2007-09-231-13/+24
|
* more documentation workJarrod Millman2007-09-231-38/+71
|
* updating file extension to .txtJarrod Millman2007-09-231-0/+0
|
* documentationJarrod Millman2007-09-232-171/+181
|
* Make HOWTO_DOCUMENT a python file. This may fix attempts to post the output ofCharles Harris2007-09-161-0/+0
| | | | epydoc.
* Put type in {}.Charles Harris2007-09-161-6/+7
|
* Reorganized swig directory with subdirectories for documentation and testingwfspotz@sandia.gov2007-09-1324-78/+139
|
* Changed freearg typemaps to use brackets to avoid 'ambiguous else' warning ↵wfspotz@sandia.gov2007-09-131-9/+18
| | | | under C
* Fixed C++ code to be C-compliantwfspotz@sandia.gov2007-09-131-4/+4
|
* Updated date on documentationwfspotz@sandia.gov2007-09-133-4/+4
|
* Added proper exception handling to dot examplewfspotz@sandia.gov2007-09-133-4/+33
|
* Blank lines removed due to popular demand.Charles Harris2007-08-301-6/+0
|
* Add blank lines between list items. This may be controversial because the resultCharles Harris2007-08-291-5/+11
| | | | | | is less compact, but I think it reads better on a terminal. Add bit about putting alternative values for keyword arguments in curly brackets, default first.
* Some cleanups and rearrangement of comments.Charles Harris2007-08-281-88/+88
|
* Revise HOWTO_DOCUMENT.txt to make it work.Charles Harris2007-08-281-112/+179
|
* Improved formatting for rms docstringwfspotz@sandia.gov2007-08-153-2/+2
|
* Improved formatting of typemap signature listswfspotz@sandia.gov2007-08-154-57/+57
|
* In documentation, removed one of the reasons for not providing (out) ↵wfspotz@sandia.gov2007-08-033-13/+5
| | | | typemaps, which turns out not to be true.
* Fixed format string warningwfspotz@sandia.gov2007-06-171-2/+2
|
* adding toc to distutils docsJarrod Millman2007-05-011-0/+2
|
* Updated date, example function documentation and python linkswfspotz@sandia.gov2007-04-133-72/+74
|
* Reformatted numpy.i routines descriptionswfspotz@sandia.gov2007-04-133-95/+318
|
* Fixed typo in documentationwfspotz@sandia.gov2007-04-134-5/+5
|
* A few more changes to pep_buffer.txtTravis Oliphant2007-04-131-45/+80
|
* Fixes to pep_buffer.txtTravis Oliphant2007-04-121-61/+62
|
* Add example to buffer interface.Travis Oliphant2007-04-121-25/+61
|
* Provided more sophisticated typecheck typemap for IN_ARRAYswfspotz@sandia.gov2007-04-111-9/+9
|
* long lost author was... eric.Eric Jones2007-04-111-1/+1
|
* Changed remaining ->nd struct accesses to use array_numdims() macrowfspotz@sandia.gov2007-04-101-2/+2
|
* Added 'array_data()' macros and used it in the typemaps; added new macro to ↵wfspotz@sandia.gov2007-04-104-24/+32
| | | | the documentation
* More fixes to buffer.Travis Oliphant2007-04-101-44/+58
|