ports/102458: New Port: math/py-numpy

Tony Maher anthony.maher at uts.edu.au
Thu Aug 24 05:20:25 UTC 2006


The following reply was made to PR ports/102458; it has been noted by GNATS.

From: Tony Maher <anthony.maher at uts.edu.au>
To: bug-followup at FreeBSD.org, anthony.maher at uts.edu.au
Cc:  
Subject: Re: ports/102458: New Port: math/py-numpy
Date: Thu, 24 Aug 2006 15:12:59 +1000

 Can test the distribution using
 ===============================================
 #!/usr/bin/env python
 
 import numpy
 numpy.test(1,2)
 ================================================
 
 Shows one error
 
 FAIL: test_divideerr (numpy.core.tests.test_numeric.test_seterr)
 ----------------------------------------------------------------------
 Traceback (most recent call last):
   File "/usr/local/lib/python2.4/site-packages/numpy/core/tests/test_numeric.py"
 , line 195, in test_divideerr
     self.fail()
 AssertionError
 
 
 There is ticket for this http://projects.scipy.org/scipy/numpy/ticket/221
 and have added comment for FreeBSD.
 
 -- 
 Tony Maher



More information about the freebsd-ports-bugs mailing list