Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | DOC: convert `None` to bare None or ``None`` | mattip | 2019-10-15 | 1 | -8/+8 |
| | |||||
* | DOC: fix `None` reference from python | mattip | 2019-10-15 | 1 | -8/+8 |
| | |||||
* | HTTP -> HTTPS, and other linkrot fixes | Mike Toews | 2018-06-16 | 1 | -1/+1 |
| | |||||
* | DOC: Fix more typos in docs and comments. | Dongjoon Hyun | 2016-02-25 | 1 | -1/+1 |
| | |||||
* | DOC: typo in arrays.interface.rst #6516 | Alain | 2015-10-20 | 1 | -1/+1 |
| | |||||
* | DOC: Document Datetime, Timedelta dtype kinds | Hassan Kibirige | 2015-09-08 | 1 | -0/+2 |
| | |||||
* | DOC: Fix outdated sphinx directives. | Charles Harris | 2015-07-01 | 1 | -15/+15 |
| | | | | | | | Examples :cdata: -> :c:data: .. cfunction:: -> .. c:function:: | ||||
* | DOC: improve record/structured array nomenclature & guide | Allan Haldane | 2015-01-22 | 1 | -5/+6 |
| | | | | | | | | | | | 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. | ||||
* | DOC: merge wiki doc edits. | Ralf Gommers | 2012-03-03 | 1 | -1/+1 |
| | |||||
* | DOC: update the blurb about the array interface | Pauli Virtanen | 2010-07-21 | 1 | -9/+9 |
| | |||||
* | Merge from the doc wiki | Pauli Virtanen | 2009-03-24 | 1 | -3/+122 |
| | |||||
* | docs: strip trailing whitespace from RST files | Pauli Virtanen | 2009-03-21 | 1 | -8/+8 |
| | |||||
* | doc: make the endorsement of PEP 3118 over the old array interface more ↵ | Pauli Virtanen | 2009-03-08 | 1 | -6/+13 |
| | | | | strongly worder | ||||
* | Moved numpy-docs under doc/ in the main Numpy trunk. | Pauli Virtanen | 2008-11-23 | 1 | -0/+210 |