Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | DOC: Fix outdated sphinx directives. | Charles Harris | 2015-07-01 | 1 | -4/+4 |
| | | | | | | | Examples :cdata: -> :c:data: .. cfunction:: -> .. c:function:: | ||||
* | DOC: improve record/structured array nomenclature & guide | Allan Haldane | 2015-01-22 | 1 | -8/+8 |
| | | | | | | | | | | | This update adds a section better describing record arrays in the user guide (numpy/doc/structured_arrays.py). It also corrects nomenclature, such that "structured array" refers to ndarrays with structured dtype, "record array" refers to modified ndarrays as created by np.rec.array, and "recarray" refers to ndarrays viewed as np.recarray. See the note at the end of the structured array user guide. | ||||
* | BUG: Document that numpy.int_ doesn't inherit from int on Py3k | Yury V. Zaytsev | 2013-08-10 | 1 | -2/+7 |
| | | | | Signed-off-by: Yury V. Zaytsev <yury@shurup.com> | ||||
* | DOC: BLD: fix some doc build warnings. | Ralf Gommers | 2011-03-14 | 1 | -1/+1 |
| | | | | | Word of warning: do not use Sphinx 1.0.7 (latest release), its autodoc extension is broken. 1.0.4 works fine. | ||||
* | ENH: Rename the half character code from 'j' to 'e' | Mark Wiebe | 2010-12-01 | 1 | -1/+1 |
| | |||||
* | DOC: core: Update docs for half/float16 type | Mark Wiebe | 2010-12-01 | 1 | -1/+3 |
| | |||||
* | Docstring update: doc/source/reference | Pauli Virtanen | 2009-10-02 | 1 | -4/+4 |
| | |||||
* | Merge from doc wiki | Pauli Virtanen | 2009-06-19 | 1 | -4/+0 |
| | |||||
* | docs: strip trailing whitespace from RST files | Pauli Virtanen | 2009-03-21 | 1 | -21/+21 |
| | |||||
* | Moved numpy-docs under doc/ in the main Numpy trunk. | Pauli Virtanen | 2008-11-23 | 1 | -0/+288 |