Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | MAINT: Remove doc/numpybook. | Charles Harris | 2014-03-13 | 1 | -27837/+0 |
| | | | | | Remove doc/numpybook. It has become outdated in parts and its contents is now part of the official numpy documentation. | ||||
* | ENH: add tobytes and stop using tostring in documentation | Julian Taylor | 2014-02-11 | 1 | -6/+6 |
| | | | | | | | 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. | ||||
* | fix array interface documentation links | Sandro Tosi | 2012-12-30 | 1 | -1/+1 |
| | |||||
* | Updated memmap sync to memmap flush | Matthew Brett | 2008-08-24 | 1 | -3/+4 |
| | |||||
* | Move book to docs directory. | Stefan van der Walt | 2008-08-23 | 1 | -0/+27836 |