Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | DOC: Update docs. | Gabor Kovacs | 2015-06-21 | 1 | -6/+8 |
* | DOC: Fix typo and some grammar | Vraj Mohan | 2015-05-27 | 1 | -2/+2 |
* | DOC: further tweaks to boolean indexing doc to improve clarity | Gary Oberbrunner | 2013-12-01 | 1 | -5/+5 |
* | DOC: further improvements for boolean array indexing doc | Gary Oberbrunner | 2013-11-29 | 1 | -7/+14 |
* | DOC: Improved doc for boolean array indexing | Gary Oberbrunner | 2013-11-20 | 1 | -3/+25 |
* | STY: Giant whitespace cleanup. | Charles Harris | 2013-08-18 | 1 | -1/+0 |
* | 2to3: Apply `print` fixer. | Charles Harris | 2013-04-06 | 1 | -1/+1 |
* | 2to3: Use absolute imports. | Charles Harris | 2013-03-28 | 1 | -1/+1 |
* | 2to3: Put `from __future__ import division in every python file. | Charles Harris | 2013-03-01 | 1 | -0/+2 |
* | more docstring updates from pydoc website (thanks to everyone who contributed!) | Jarrod Millman | 2010-02-17 | 1 | -103/+120 |
* | fixed a whole bunch of doctests | Paul Ivanov | 2009-12-28 | 1 | -6/+12 |
* | Move documentation outside of source tree. Remove `doc` import from __init__. | Stefan van der Walt | 2008-08-23 | 1 | -0/+384 |