I'm interested in experimenting with adding complex<int> data type. I have "Guide to Numpy". I'm looking at section 15.3. It looks like the first thing is a PyArray_Desc. There doesn't seem to be much info on what needs to go in this. Does anyone have any examples I could look at?