[Numpy-discussion] Numpy 1.6 schedule (was: Numpy 2.0 schedule)
Pauli Virtanen
pav@iki...
Mon Mar 7 08:17:17 CST 2011
Mon, 07 Mar 2011 14:57:39 +0100, Francesc Alted wrote:
[clip]
> > However, the size of PyArray_Descr does not seem to have changed
> > between 1.5.1 and the Git master. So I'm not sure why you see this
> > error...
>
> Maybe a Cython problem?
That would be seriously weird. Maybe the binaries you have were compiled
against Numpy < 1.5? If so, the same errors should come up with Numpy
1.5.x.
In any case, it seems to me that since there have been no changes in the
dtype struct contents since 1.5, the Git master should behave exactly the
same as 1.5 in this respect.
--
Pauli Virtanen
More information about the NumPy-Discussion
mailing list