Hello, Have you considered looking at the source for PyArray_CastToType in core/src/arrayobject.c?
Cheers, Albert On Mon, 12 Nov 2007, Matthieu Brucher wrote: > Nobody can answer this ? > > Matthieu > > 2007/11/4, Matthieu Brucher <[EMAIL PROTECTED]>: > > > > Hi, > > > > I'm trying to use PyArray_CastToType(), but according to the book, there > > are two arguments, a PyArrayObject* and a PyArrayDescr*, but according to > > the header file, there are three arguments, an additional int. Does someone > > know its use ? > > > > Matthieu _______________________________________________ Numpy-discussion mailing list [email protected] http://projects.scipy.org/mailman/listinfo/numpy-discussion
