- 19 Jul, 2013 2 commits
-
-
Gerald Dalley authored
This makes PyDataType_SHAPE more consistent with the Python API.
-
Gerald Dalley authored
-
- 18 Jul, 2013 7 commits
-
-
Gerald Dalley authored
-
Gerald Dalley authored
-
Gerald Dalley authored
- Added the PyDataType_HASSUBARRAY macro - Added the new NPY_DATETIME and NPY_TIMEDELTA entries to NPY_TYPES - Added the "kind" and "subarray" fields to the dtype class Additional work could be done to expose the datatime metadata, but non-performance users can already get at that data using the pure python numpy.datetime_data function. Author: Gerald Dalley
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
- 17 Jul, 2013 2 commits
-
-
Stefan Behnel authored
-
Stefan Behnel authored
-
- 14 Jul, 2013 29 commits
-
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
-
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
remove another reference to the old distutils build (in quickstart!) and clarify the description of the Sage notebook a bit
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Robert Bradshaw authored
-
Wichert Akkerman authored
-
Wichert Akkerman authored
-
Stefan Behnel authored
--HG-- extra : rebase_source : 305a362b2f79e4b7982a188ff5912a6621ea56a7
-
scoder authored
Do not abort .pxd processing due to previous unrelated errors.
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Robert Bradshaw authored
-
Robert Bradshaw authored
-
Robert David Grant authored
They were declared as returning type `bint`, but this appears to be incorrect. http://docs.scipy.org/doc/numpy/reference/c-api.array.html#PyArray_FROM_OTF http://docs.scipy.org/doc/numpy/reference/c-api.array.html#PyArray_FROM_OT
-
Vitja Makarov authored
-