Sign in
chromium
/
external
/
github.com
/
numpy
/
numpy
/
refs/tags/v1.8.0
/
doc
/
pyrex
bb726ca
2to3: Apply `print` fixer.
by Charles Harris
· 12 years ago
d4b88c1
2to3: Use absolute imports.
by Charles Harris
· 12 years ago
6aa264c
2to3: Put `from __future__ import division in every python file.
by Charles Harris
· 13 years ago
20ec480
API and ABI changes: Removed BigArrayType, Fixed hasobject to an integer (and inserted an unused character for alignment) and renamed it to flags. Re-organized the ArrFuncs structure. Moved NPY_DATETIME and friends to their 'correct' place in the type order.
by Travis Oliphant
· 16 years ago
5c86844
Move documentation outside of source tree. Remove `doc` import from __init__.
by Stefan van der Walt
· 17 years ago