[Numpy-discussion] scipy dependency in numpy?

Jarrod Millman millman at berkeley.edu
Wed May 21 15:40:53 EDT 2008


On Wed, May 21, 2008 at 12:03 PM, Charles R Harris
<charlesr.harris at gmail.com> wrote:
> And why this in ma/tests/test_core.py
>
> set_local_path()
> from test_old_ma import *
> restore_path()
>
> and test_core then proceeds to shadow all the test classes in test_old_ma.
> That's just silly.

Let's just leave this for the moment.  As soon as we get 1.1.0 out, we
are going to switch to the nose testing framework in the 1.2
development series.  We can clean up the tests there.

-- 
Jarrod Millman
Computational Infrastructure for Research Labs
10 Giannini Hall, UC Berkeley
phone: 510.643.4014
http://cirl.berkeley.edu/



More information about the NumPy-Discussion mailing list