On Fri, Oct 2, 2009 at 22:06, James Kyle <[email protected]> wrote:

> Both numpy and scipy tests pass 100% after this change.
>
>> >>> import numpy
>> >>> numpy.test()
>> <nose.result.TextTestResult run=2030 errors=0 failures=0>
>
>> >>> import scipy
>> >>> scipy.test()
>> <nose.result.TextTestResult run=3488 errors=0 failures=0>

What platform is this on? Leopard, SL?

I really like this idea, but the main thing that concerns me is that
any port that depends on numpy will now also depend on gcc43, or gcc44
(which seems like a better idea), this is a big change as gcc takes a
_long_ time to build.

Cheers

Adam
_______________________________________________
macports-dev mailing list
[email protected]
http://lists.macosforge.org/mailman/listinfo.cgi/macports-dev

Reply via email to