On Sun, Nov 26, 2006 at 04:12:47PM +0100, Jan-Matthias Braun wrote: > after building current numpy from svn (1.0.1.dev3460 as of writing :), the > call for numpy.test(10, 10) fails with following output added at the end of > the mail. > The Test seems seems to be made for Ticket #372, but the problem is a type > mismatch between 32 and 64bit Integers as far as I can see.
Thanks, Jan. I fixed the problem in SVN. Cheers Stéfan _______________________________________________ Numpy-discussion mailing list [email protected] http://projects.scipy.org/mailman/listinfo/numpy-discussion
