Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | DOC: Added ma.clump_masked to doc; removed `extras` in examples | Yuxiang Wang | 2014-12-28 | 1 | -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 reference | Julian Taylor | 2014-07-27 | 1 | -0/+3 |
| | | | | closes gh-4898 | ||||
* | ENH: add tobytes and stop using tostring in documentation | Julian Taylor | 2014-02-11 | 1 | -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 Harris | 2013-08-18 | 1 | -2/+0 |
| | | | | Now is as good a time as any with open PR's at a low. | ||||
* | docs: strip trailing whitespace from RST files | Pauli Virtanen | 2009-03-21 | 1 | -21/+21 |
| | |||||
* | numpy.ma doc update | pierregm | 2009-03-11 | 1 | -3/+0 |
| | |||||
* | Doc update | pierregm | 2008-11-27 | 1 | -14/+369 |
| | |||||
* | Moved numpy-docs under doc/ in the main Numpy trunk. | Pauli Virtanen | 2008-11-23 | 1 | -0/+52 |