summaryrefslogtreecommitdiff
path: root/doc/source/reference/routines.ma.rst
Commit message (Collapse)AuthorAgeFilesLines
* DOC: Added ma.clump_masked to doc; removed `extras` in examplesYuxiang Wang2014-12-281-0/+2
| | | | | 1. Added `ma.clump_masked` and `ma.clump_unmasked` into the rst file; 2. Removed the `.extras` in the examples due to the namespace change
* DOC: add some missing ma functions to referenceJulian Taylor2014-07-271-0/+3
| | | | closes gh-4898
* ENH: add tobytes and stop using tostring in documentationJulian Taylor2014-02-111-1/+1
| | | | | | | tostring returns bytes which are not equal to string, so provide a tobytes function alias. tostring does not emit a deprecation warning yet so rdepends do not need to check two names to support older versions of numpy without warnings.
* STY: Giant whitespace cleanup.Charles Harris2013-08-181-2/+0
| | | | Now is as good a time as any with open PR's at a low.
* docs: strip trailing whitespace from RST filesPauli Virtanen2009-03-211-21/+21
|
* numpy.ma doc updatepierregm2009-03-111-3/+0
|
* Doc updatepierregm2008-11-271-14/+369
|
* Moved numpy-docs under doc/ in the main Numpy trunk.Pauli Virtanen2008-11-231-0/+52