summaryrefslogtreecommitdiff
path: root/numpy/doc/basics.py
Commit message (Expand)AuthorAgeFilesLines
* DOC: be more emphatic about Windows and 64 bitsAnne Archibald2015-09-011-7/+9
* DOC describe the situation of extended precision in numpyAnne Archibald2015-09-011-0/+37
* STY: Giant whitespace cleanup.Charles Harris2013-08-181-1/+0
* DOC: Clarify and add C-compatible integer types to list of dtypesSebastian Berg2013-06-041-11/+18
* 2to3: Apply `print` fixer.Charles Harris2013-04-061-1/+1
* 2to3: Use absolute imports.Charles Harris2013-03-281-1/+1
* 2to3: Put `from __future__ import division in every python file.Charles Harris2013-03-011-0/+2
* DOC: Add missing minus signOndřej Čertík2012-12-311-1/+1
* DOC: core: Update docs for half/float16 typeMark Wiebe2010-12-011-0/+2
* more docstring updates from pydoc website (thanks to everyone who contributed!)Jarrod Millman2010-02-171-3/+3
* fixed a whole bunch of doctestsPaul Ivanov2009-12-281-2/+3
* Import documentation from doc wiki (part 2, work-in-progress docstrings, but ...Pauli Virtanen2008-10-281-2/+0
* Move documentation outside of source tree. Remove `doc` import from __init__.Stefan van der Walt2008-08-231-0/+137