summaryrefslogtreecommitdiff
path: root/doc/source/reference/arrays.ndarray.rst
Commit message (Expand)AuthorAgeFilesLines
* DIC: Misc RST reformatting.Matthias Bussonnier2022-06-031-2/+2
* MAINT: Remove the RELAXED_STRIDES_CHECKING env variableSebastian Berg2022-02-111-14/+3
* DOC: remove explicit imports in rst filesPierre de Buyl2021-12-081-3/+0
* [DOC] make some doctests in user,reference pass pytestPierre de Buyl2021-12-081-3/+6
* DOC: Remove double property ctypes from ndarrayPeter Tillema2021-10-141-1/+0
* DOC: Add links to the `__class_getitem__` docsBas van Beek2021-09-161-0/+7
* Removing mention of the @= operator.melissawm2021-02-111-2/+2
* Applying suggestions from PR review.melissawm2021-02-051-3/+1
* DOC: Discussion on the @ operator and the matrix classmelissawm2021-02-051-3/+3
* DOC: Fix some referencestakanori-pskq2020-10-261-2/+2
* DOC: Fix the references for ``__array_*__``takanori-pskq2020-10-251-4/+4
* DOC: Fix some referencestakanori-pskq2020-10-241-4/+4
* DOC: Clarify single-segment arrays in np reference (#16011)Anirudh Subramanian2020-04-221-0/+5
* DOC: Update documentation w.r.t. NPY_RELAXED_STRIDES_CHECKING (gh-15907)Sebastian Berg2020-04-101-4/+6
* update doctests, small bugs and changes of reprPierre de Buyl2020-02-061-1/+3
* MAINT: Remove unnecessary 'from __future__ import ...' statementsJon Dufresne2020-01-031-4/+0
* DOC: convert `None` to bare None or ``None``mattip2019-10-151-1/+1
* DOC: dimension sizes are non-negative, not positiveStephan Hoyer2019-04-271-1/+1
* DOC: reduce warnings when building, reword, tweak doc buildingmattip2019-02-281-7/+10
* DOC: ndarray.max is missingYu Kobayashi2019-02-091-0/+1
* DOC: fixes from reviewmattip2019-01-221-2/+2
* DOC: remove python2-only methods, small cleanupsmattip2019-01-211-10/+6
* DEP: deprecate np.set_numeric_ops and friendsmattip2018-10-211-1/+1
* MAINT: Remove __setslice__ and __getslice__Eric Wieser2017-02-091-2/+0
* Revert 8540 patch 1 (#8541)aha662017-01-281-3/+3
* Update arrays.ndarray.rstaha662017-01-281-2/+2
* DOC: change version references from x.y to x.y.zPierre de Buyl2016-09-071-1/+1
* change all non-code instances of Numpy to NumPyPierre de Buyl2016-09-061-4/+4
* DOC: ndarray typo fixMarshall Ward2016-03-221-1/+1
* MAINT: Fix typos in docsDongjoon Hyun2016-01-251-1/+1
* Fix carriage return inside commented python codeVincent Legoll2015-12-261-2/+2
* DOC: Remove a reference to __array_priority__.Charles Harris2015-07-011-1/+0
* DOC: Fix list markup in source/reference/arrays.ndarray.rst.Charles Harris2015-07-011-7/+8
* DOC: Remove references to removed setasflat ndarray method.Charles Harris2015-07-011-1/+0
* DOC: Document '@' and matmul.Charles Harris2015-06-041-3/+17
* DOC: improve record/structured array nomenclature & guideAllan Haldane2015-01-221-1/+1
* ENH: add tobytes and stop using tostring in documentationJulian Taylor2014-02-111-0/+1
* ENH: add quickselect algorithm and expose it via partitionJulian Taylor2013-08-121-9/+11
* DOC: Document NPY_RELAXED_STRIDES_CHECKING changesSebastian Berg2013-04-111-3/+41
* ENH: core: Change PyArray_CopyAnyInto and PyArray_MoveAnyInto to use the new ...Mark Wiebe2011-01-171-0/+1
* updated documentation from pydoc website (thanks to everyone who contributed!)Jarrod Millman2010-02-171-36/+29
* second set of checkins from doc editorJarrod Millman2009-11-131-3/+38
* Merge from doc wikiPauli Virtanen2009-06-191-16/+21
* docs: strip trailing whitespace from RST filesPauli Virtanen2009-03-211-10/+10
* numpy.ma.core:pierregm2009-01-131-0/+5
* Moved numpy-docs under doc/ in the main Numpy trunk.Pauli Virtanen2008-11-231-0/+529