summaryrefslogtreecommitdiff
path: root/doc/numpybook
Commit message (Expand)AuthorAgeFilesLines
* STY: Giant comma spacing fixup.Charles Harris2013-08-185-12/+12
* 2to3: Apply `print` fixer.Charles Harris2013-04-067-17/+17
* 2to3: Apply `imports` fixer.Charles Harris2013-04-021-3/+3
* 2to3: Use absolute imports.Charles Harris2013-03-286-6/+6
* 2to3: Put `from __future__ import division in every python file.Charles Harris2013-03-017-14/+27
* 2to3: Apply `raise` fixes. Closes #3077.Charles Harris2013-03-012-3/+3
* 2to3: apply exec fixer results.Charles Harris2013-02-281-5/+5
* fix array interface documentation linksSandro Tosi2012-12-301-1/+1
* DOC: numpybook - Replace macro names in old_defines.h with new.Charles Harris2012-02-041-26/+26
* STY: Replace more found macros in old_defines.h with new.Charles Harris2012-02-041-2/+2
* API and ABI changes: Removed BigArrayType, Fixed hasobject to an integer (an...Travis Oliphant2010-02-152-5/+14
* reindenting prior to releaseJarrod Millman2008-09-027-39/+30
* Updated memmap sync to memmap flushMatthew Brett2008-08-241-3/+4
* Move book to docs directory.Stefan van der Walt2008-08-2351-0/+80114