summaryrefslogtreecommitdiff
path: root/doc/numpybook/numpybook.lyx
Commit message (Collapse)AuthorAgeFilesLines
* MAINT: Remove doc/numpybook.Charles Harris2014-03-131-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 documentationJulian Taylor2014-02-111-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 linksSandro Tosi2012-12-301-1/+1
|
* Updated memmap sync to memmap flushMatthew Brett2008-08-241-3/+4
|
* Move book to docs directory.Stefan van der Walt2008-08-231-0/+27836