Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | DOC: document new functions | mattip | 2018-06-15 | 1 | -0/+1 |
| | |||||
* | DOC: add numpy.lib.format to docs and link to it | mattip | 2018-05-14 | 1 | -1/+9 |
| | |||||
* | DOC: create label and ref, fixes broken link | mattip | 2018-05-13 | 1 | -1/+1 |
| | |||||
* | DOC: link to updated module docstring, not NEP | mattip | 2018-05-13 | 1 | -1/+1 |
| | |||||
* | DOC: Prepare to host NEPs on GH pages | Jarrod Millman | 2017-12-14 | 1 | -1/+1 |
| | |||||
* | DEP, ENH: deprecate UPDATEIFCOPY (except for nditer) and replace with ↵ | Matti Picus | 2017-11-08 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | WRITEBACKIFCOPY (#9639) * ENH: add API to resolve UPDATEONCOPY outside dealloc, test and use * BUG: Fix usage of keyword "from" as argument name for "can_cast". Also removed inconsistency between the second argument name between documentation ("totype") and code ("to"). * UPDATEIFCOPY -> WRITEBACKIFCOPY, documentation * fixes for review * review2, fix new test * fix new test for using self.assert_deprecated * change deprecation logic as per review * new logic exposed places where PyArray_ResolveWritebackIfCopy not called * deprecate PyArray_XDECREF_ERR in favor of PyArray_DiscardWritebackIfCopy * code review changes * clean up merge cruft * fix from review * fixes from review * extend the release note | ||||
* | DOC: update documentation for dragon4 | Allan Haldane | 2017-11-04 | 1 | -0/+2 |
| | |||||
* | change all non-code instances of Numpy to NumPy | Pierre de Buyl | 2016-09-06 | 1 | -1/+1 |
| | | | | | | | | | Instances remain for NumpyVersion and Numpy.rec.fromarrays that are references to code. Release notes were left unchanged. see issue #7986 | ||||
* | DOC: add array2string to reference guide and explain relation to array_repr/str | Ralf Gommers | 2015-03-18 | 1 | -0/+1 |
| | | | | | | Closes gh-5684. [ci skip] | ||||
* | DOC: link to the npy-format NEP in numpy.npyio docs. Closes gh-4523. | Ralf Gommers | 2015-01-02 | 1 | -2/+5 |
| | | | | [ci skip] | ||||
* | DOC: Make savez_compressed show up in the documentation. | Charles Harris | 2013-09-13 | 1 | -0/+1 |
| | | | | Closes #3708. | ||||
* | DOC: list routines for dealing with raw binary files | Pauli Virtanen | 2011-06-25 | 1 | -0/+8 |
| | |||||
* | Docstring update: doc/source/reference | Pauli Virtanen | 2009-10-02 | 1 | -0/+1 |
| | |||||
* | Moved numpy-docs under doc/ in the main Numpy trunk. | Pauli Virtanen | 2008-11-23 | 1 | -0/+64 |