summaryrefslogtreecommitdiff
path: root/numpy/doc
Commit message (Expand)AuthorAgeFilesLines
* DOC: clean up docs in userguide for interfacing to compiled code a bit.Ralf Gommers2014-04-211-29/+26
* Update link to EricsBroadcastingDocRoman Nekhoroshev2014-03-051-1/+1
* Merge pull request #4362 from njsmith/masterCharles Harris2014-02-241-2/+2
|\
| * [DOC] Fix small inaccuracy in broadcasting docsnjsmith2014-02-241-2/+2
* | ENH: add tobytes and stop using tostring in documentationJulian Taylor2014-02-111-4/+4
|/
* DOC: further tweaks to boolean indexing doc to improve clarityGary Oberbrunner2013-12-011-5/+5
* DOC: further improvements for boolean array indexing docGary Oberbrunner2013-11-291-7/+14
* DOC: Improved doc for boolean array indexingGary Oberbrunner2013-11-201-3/+25
* DOC: Add an example of casting array type and byte order using astype.Miguel de Val-Borro2013-11-111-0/+9
* STY: Giant whitespace cleanup.Charles Harris2013-08-1816-17/+1
* DOC: Fixes for doc/source/user/basics.io.genfromtxt.rst.Jesús Gómez2013-08-011-3/+3
* Update structured_arrays.pyhklemm2013-07-281-4/+3
* DOC: Clarify and add C-compatible integer types to list of dtypesSebastian Berg2013-06-041-11/+18
* MAINT: Apply 2to3 idioms fixer.Charles Harris2013-05-021-3/+2
* 2to3: Apply `print` fixer.Charles Harris2013-04-0618-18/+18
* 2to3: Use absolute imports.Charles Harris2013-03-2818-18/+18
* 2to3: Put `from __future__ import division in every python file.Charles Harris2013-03-0118-2/+38
* DOC: Add missing minus signOndřej Čertík2012-12-311-1/+1
* DOC: fix build issues (with latex or newest sphinx)Pauli Virtanen2011-07-151-295/+297
* ENH: Change the default error handling to warn instead of print, except for u...Robert Kern2011-04-011-18/+22
* DOC: add a few more wiki edits, and move umath docs to correct place.rgommers2011-03-071-6/+22
* DOC: merge wiki changes, structured array doc.rgommers2011-03-021-1/+32
* DOC: core: Update docs for half/float16 typeMark Wiebe2010-12-012-2/+4
* updated documentation from pydoc website (thanks to everyone who contributed!)Jarrod Millman2010-02-171-13/+13
* more docstring updates from pydoc website (thanks to everyone who contributed!)Jarrod Millman2010-02-175-160/+183
* small doctest fixesPaul Ivanov2009-12-301-5/+3
* fixed a whole bunch of doctestsPaul Ivanov2009-12-288-27/+39
* Remove unnecessary variables from doc.constants (from Ralf Gommers).Pauli Virtanen2009-10-241-0/+1
* doc.constants: work around some Sphinx formatting issuesPauli Virtanen2009-10-111-3/+21
* Proper escaping in doc.byteswappingPauli Virtanen2009-10-041-1/+1
* Small doc rephraseMatthew Brett2009-10-031-1/+1
* ENH: add byteswapping tutorialMatthew Brett2009-10-031-0/+137
* Docstring update: numpy.docPauli Virtanen2009-10-024-144/+76
* fix a minor mistake in the previous commitDarren Dale2009-08-251-1/+1
* add comment about __array_prepare__ to 1.4 release notesDarren Dale2009-08-251-2/+2
* add support for __array_prepare__Darren Dale2009-08-231-13/+25
* Fixing internal linksMatthew Brett2009-07-231-1/+2
* After thinking, a more general understanding of slicing etcMatthew Brett2009-07-231-45/+71
* and more tiny doc typosMatthew Brett2009-07-231-2/+1
* Experimenting with __array_wrap__Matthew Brett2009-07-231-39/+106
* Tiny doc rearrangementMatthew Brett2009-07-231-4/+4
* Further extension of doctests for inheritanceMatthew Brett2009-07-231-55/+97
* Small edits to subclassing doc to make classes more explicitMatthew Brett2009-07-231-14/+14
* Moving more to doctests, more explanation of views, slicesMatthew Brett2009-07-231-95/+96
* Moving some examples to doctest format; removed debugging cruft in exampleMatthew Brett2009-07-221-53/+46
* Some clearer explanation of __array_finalize__Matthew Brett2009-07-221-45/+171
* Merge from doc wikiPauli Virtanen2009-06-192-6/+6
* Merge from the doc wikiPauli Virtanen2009-03-242-1/+361
* Document constants in numpy.doc.constantsPauli Virtanen2009-02-141-0/+80
* Import documentation from doc wiki (part 2, work-in-progress docstrings, but ...Pauli Virtanen2008-10-285-40/+307