Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
* | updated documentation from pydoc website (thanks to everyone who contributed!) | Jarrod Millman | 2010-02-17 | 1 | -13/+13 |
* | fixed a whole bunch of doctests | Paul Ivanov | 2009-12-28 | 1 | -8/+8 |
* | Remove unnecessary variables from doc.constants (from Ralf Gommers). | Pauli Virtanen | 2009-10-24 | 1 | -0/+1 |
* | doc.constants: work around some Sphinx formatting issues | Pauli Virtanen | 2009-10-11 | 1 | -3/+21 |
* | Docstring update: numpy.doc | Pauli Virtanen | 2009-10-02 | 1 | -117/+49 |
* | Merge from doc wiki | Pauli Virtanen | 2009-06-19 | 1 | -5/+5 |
* | Merge from the doc wiki | Pauli Virtanen | 2009-03-24 | 1 | -0/+360 |
* | Document constants in numpy.doc.constants | Pauli Virtanen | 2009-02-14 | 1 | -0/+80 |