summaryrefslogtreecommitdiff
path: root/numpy/doc
Commit message (Expand)AuthorAgeFilesLines
* ran reindentJarrod Millman2008-02-081-1/+1
* Set __docformat__ such that epydoc knows it's looking at reST instead of epyt...Robert Kern2008-01-227-123/+131
* add more explanation for new standardJarrod Millman2008-01-221-3/+1
* typoJarrod Millman2008-01-221-7/+2
* explanation of current situationJarrod Millman2008-01-221-0/+9
* Add a Raises section to the docstring suggestions.Travis Oliphant2007-12-301-3/+7
* more janitorial workJarrod Millman2007-12-294-49/+49
* janitorial workJarrod Millman2007-12-291-12/+14
* Improve the documentation style for human-readability in plain-textTravis Oliphant2007-12-2812-275/+273
* typoJarrod Millman2007-12-281-1/+1
* Fix packbits and unpackbits for new io in numpy.Travis Oliphant2007-12-261-1/+3
* Replace numpy.distutils.exec_command.splitcmdline with shlex.split instead.cookedm2007-12-261-1/+0
* formattingJarrod Millman2007-12-161-3/+4
* added new import standards to how to docJarrod Millman2007-12-151-0/+4
* Corrected casting logic for numpy array scalarswfspotz@sandia.gov2007-12-021-118/+9
* Argout typemap documentation made more clear.wfspotz@sandia.gov2007-12-013-5/+9
* Changed setting of fortran-order array's flag; corrected documentaionwfspotz@sandia.gov2007-12-015-9/+7
* * Added support for FORTRAN-ordered arrays to numpy.i.wfspotz@sandia.gov2007-11-3011-95/+996
* * Added a new typemap suite, ARGOUTVIEW, which takes a view of a datawfspotz@sandia.gov2007-11-2913-147/+1137
* Added min and max macros to Backward Compatibility fragmentswfspotz@sandia.gov2007-11-242-52/+88
* Added new fragment dependency to unsigned long fragmentwfspotz@sandia.gov2007-11-242-3/+4
* Added %fragment 'NumPy_Fragments' for conveniencewfspotz@sandia.gov2007-11-231-20/+28
* Changed #define to %#define so that they delay implementationwfspotz@sandia.gov2007-11-231-8/+8
* Fixed some typos in the commentswfspotz@sandia.gov2007-11-231-5/+8
* Changed numpy.i so that helper macros and helper functions are nowwfspotz@sandia.gov2007-11-232-345/+521
* Update SWIG typemaps to be C89 compliant (patch by Matthieu Brucher).Stefan van der Walt2007-11-233-20/+22
* Updated documentation to include pyfragments.swg explanationwfspotz@sandia.gov2007-11-223-22/+136
* Added pyfragments.swg, which expands integer type-checking to accept numpy ar...wfspotz@sandia.gov2007-11-222-2/+225
* Added Eric Jones to the list of acknowledgementswfspotz@sandia.gov2007-11-204-9/+9
* ran reindent.py to clean up whitespaceJarrod Millman2007-10-291-1/+0
* added reference to another style guide checking scriptJarrod Millman2007-10-291-0/+1
* Some documentation cleanup of disutils.chris.burns2007-10-041-41/+37
* Add Docutils dependency for Epydoc.chris.burns2007-10-021-0/+9
* more rest correctionsJarrod Millman2007-10-021-4/+2
* trying to get the rest rightJarrod Millman2007-10-021-1/+1
* typoJarrod Millman2007-10-021-2/+4
* more on documentationJarrod Millman2007-10-021-3/+17
* ReST fixes.Stefan van der Walt2007-09-254-107/+112
* 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
* 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