On Thu, Sep 17, 2009 at 12:32 AM, Christopher Hanley <[email protected]> wrote: > Hi, > > When I try running the tests on a fresh build from the trunk I receive > 28 errors. Most of the errors are of the form: > > "NameError: global name 'matrix' is not defined" > > It looks like there was some change to the numpy namespace. I can > provide a full listing of the unit test errors if desired.
Yes please - I do not see those errors on both mac os x and linux. You should also make sure that your svn checkout, build and install directories are not polluted by old cruft. David _______________________________________________ NumPy-Discussion mailing list [email protected] http://mail.scipy.org/mailman/listinfo/numpy-discussion
