Aug. 29, 2013
11:27 p.m.
Anyone know what _PyADt is? It turns up in ndarraytypes.h #define PyDataType_ISBOOL(obj) PyTypeNum_ISBOOL(_PyADt(obj)) and only there. It's not in the build directory, google yields nothing. I suspect it is an historical artifact turned bug and should be replaced by ((PyArray_Descr*)(obj))->type_num. Chuck
4180
Age (days ago)
4181
Last active (days ago)
1 comments
2 participants
participants (2)
-
Charles R Harris
-
Stéfan van der Walt