summaryrefslogtreecommitdiff
path: root/doc/source/reference/routines.other.rst
Commit message (Collapse)AuthorAgeFilesLines
* Removes duplicated docs for python functionskritisingh12019-07-061-1/+2
|
* DOC: Adds documentation of functions exposed in numpy namespacekritisingh12019-06-271-0/+18
|
* DOC: remove python2-only methods, small cleanupsmattip2019-01-211-8/+0
|
* ENH: Add NDArrayOperatorsMixin mixin class.Stephan Hoyer2017-04-271-0/+7
| | | | | | This mixin class provides an easy way to implement arithmetic operators that defer to __array_ufunc__ like numpy.ndarray in non-ndarray subclasses.
* DEP: Remove alter/restore dot methodsMads Ohm Larsen2017-04-191-2/+0
|
* change all non-code instances of Numpy to NumPyPierre de Buyl2016-09-061-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 NumpyVersion to the docs, and mention it in version.pyRalf Gommers2016-01-161-0/+7
|
* ENH: add shares_memory, implement may_share_memory using itPauli Virtanen2015-08-291-0/+9
|
* Moved numpy-docs under doc/ in the main Numpy trunk.Pauli Virtanen2008-11-231-0/+24