Closed charris closed 10 years ago
====================================================================== FAIL: milk.tests.test_pdist.test_pdist ---------------------------------------------------------------------- Traceback (most recent call last): File "X:\Python27-x64\lib\site-packages\nose\case.py", line 197, in runTest self.test(*self.arg) File "X:\Python27-x64\lib\site-packages\milk\tests\test_pdist.py", line 11, in test_pdist assert np.allclose(Dxx[i,j], np.sum((X[i]-X[j])**2)) AssertionError ====================================================================== FAIL: milk.tests.test_pdist.test_plike ---------------------------------------------------------------------- Traceback (most recent call last): File "X:\Python27-x64\lib\site-packages\nose\case.py", line 197, in runTest self.test(*self.arg) File "X:\Python27-x64\lib\site-packages\milk\tests\test_pdist.py", line 27, in test_plike assert Lxx[0,0] == Lxx2[0,0] AssertionError
Not sure what is going on here.
Thanks. I'll try this out as soon as I'm back at work.
Not sure what is going on here.