On Wed, Mar 13, 2013 at 6:40 PM, Neal Becker <[email protected]> wrote: > Grabbed numpy-1.7.0 source. > Cython is 0.18 > > cython mtrand.pyx produces lots of errors.
It helps to copy-and-paste the errors that you are seeing. In any case, Cython 0.18 works okay on master's mtrand.pyx sources. -- Robert Kern _______________________________________________ NumPy-Discussion mailing list [email protected] http://mail.scipy.org/mailman/listinfo/numpy-discussion
