4 Apr
2013
4 Apr
'13
5:56 p.m.
Hi Luc, On Apr 4, 2013, at 2:34 PM, Luc Bourhis wrote:
Hi James,
On the python side, the correct types for which to check have names that mirror the python names:
Ideally, I would need to know how to get at those types on the C++ side...
Best wishes,
Luc
I think the relevant part of the numpy documentation is here: http://docs.scipy.org/doc/numpy/reference/c-api.array.html#dealing-with-type... James