summaryrefslogtreecommitdiff
path: root/doc/source/reference/routines.array-manipulation.rst
Commit message (Expand)AuthorAgeFilesLines
* DEP: remove deprecated `np.asscalar` functionRalf Gommers2021-11-211-1/+0
* DOC: Fix some referencestakanori-pskq2020-10-241-0/+1
* DOC: Unify cross-references between array joining methodsTim Hoffmann2020-05-101-4/+4
* DOC: add numpy.shape to indexmattip2019-10-151-0/+1
* ENH: Add a block function for creating stacked block arrays.Stefan Otte2017-04-201-0/+1
* ENH: Add generalized flip function and its testsEren Sezener2016-03-121-0/+1
* ENH: moveaxis functionStephan Hoyer2016-01-091-0/+1
* Merge pull request #5605 from shoyer/stackCharles Harris2015-05-121-2/+3
|\
| * ENH: add np.stackStephan Hoyer2015-05-111-2/+3
* | ENH: add broadcast_to functionStephan Hoyer2015-02-261-0/+1
|/
* DOC: add ascontiguousarray and asarray_chkfinite to appropriate sectionJulian Taylor2014-07-271-0/+2
* ENH: core: Add np.copyto, PyArray_MaskedMoveInto, PyArray_MaskedCopyIntoMark Wiebe2011-07-081-0/+7
* Merge from the doc wikiPauli Virtanen2009-03-241-5/+1
* docs: strip trailing whitespace from RST filesPauli Virtanen2009-03-211-19/+19
* Moved numpy-docs under doc/ in the main Numpy trunk.Pauli Virtanen2008-11-231-0/+108