-
- Downloads
Add needed files from numpy.testing.
This tests needed the functions assert_array_almost_euqal (they are not present in unittest). These functions also are not present in older versions of numpy (1.1.0), but fortunately they are only needed for testing. git-svn-id: https://scikit-learn.svn.sourceforge.net/svnroot/scikit-learn/trunk@364 22fbfee3-77ab-4535-9bad-27d1bd3bc7d8
Showing
- scikits/learn/machine/em/tests/test_densities.py 1 addition, 0 deletionsscikits/learn/machine/em/tests/test_densities.py
- scikits/learn/machine/em/tests/test_gauss_mix.py 1 addition, 0 deletionsscikits/learn/machine/em/tests/test_gauss_mix.py
- scikits/learn/machine/em/tests/test_gmm_em.py 1 addition, 0 deletionsscikits/learn/machine/em/tests/test_gmm_em.py
Please register or sign in to comment