Hello everyone, I made a mumpy-1.0.3.x branch from the 1.0.3 tag and tried to get everything working (see changesets 3957-3961). I added back get_path to numpy/distutils/misc_util.py, which is used by Lib/odr/setup.py in scipy 0.5.2. I also tried to clean up a few issues by doing the same thing that was done to the trunk in: http://projects.scipy.org/scipy/numpy/changeset/3845 http://projects.scipy.org/scipy/numpy/changeset/3848
I am still seeing 2 problems: 1) http://projects.scipy.org/scipy/numpy/ticket/535 2) when I run scipy.test(1,10), I get: check_cosine_weighted_infinite (scipy.integrate.tests.test_quadpack.test_quad)Illegal instruction If anyone has any ideas as to what is wrong, please let me know. Thanks, -- Jarrod Millman Computational Infrastructure for Research Labs 10 Giannini Hall, UC Berkeley phone: 510.643.4014 http://cirl.berkeley.edu/ _______________________________________________ Numpy-discussion mailing list [email protected] http://projects.scipy.org/mailman/listinfo/numpy-discussion
