[SciPy-user] Ubuntu Feisty upgrade problems

Ryan Krauss ryanlists at gmail.com
Sat Jun 23 10:14:20 EDT 2007


Thanks David, I have confirmed that this is fixed.

In [2]: run scipy_test.py
scipy.cluster
Warning: No test file found in
/usr/lib/python2.5/site-packages/scipy/cluster/tests for module
<module 'scipy.cluster' from '...ges/scipy/cluster/__init__.pyc'>
Warning: No test file found in
/usr/lib/python2.5/site-packages/scipy/cluster/tests for module
<module 'scipy.cluster.info' from '...ackages/scipy/cluster/info.pyc'>
  Found 9 tests for scipy.cluster.vq
  Found 0 tests for __main__
Testing that kmeans2 init methods work. ... ok
Testing simple call to kmeans2 with rank 1 data. ... ok
Testing simple call to kmeans2 and its results. ... ok
This will cause kmean to have a cluster with no points. ... ok
check_kmeans_simple (scipy.cluster.tests.test_vq.test_kmean) ... ok
check_py_vq (scipy.cluster.tests.test_vq.test_vq) ... ok
check_py_vq2 (scipy.cluster.tests.test_vq.test_vq) ... ok
check_vq (scipy.cluster.tests.test_vq.test_vq) ... ok
Test special rank 1 vq algo, python implementation. ... ok

----------------------------------------------------------------------
Ran 9 tests in 0.034s

OK


On 6/23/07, David Cournapeau <david at ar.media.kyoto-u.ac.jp> wrote:
> Ryan Krauss wrote:
> > Hey David,
> >
> > Thanks for looking into this.
> >
> > I am running SVN numpy from sometime yesterday:
> >
> > In [2]: numpy.__version__
> > Out[2]: '1.0.4.dev3875'
> Fixed in scipy svn r3116
>
> David
>
> _______________________________________________
> SciPy-user mailing list
> SciPy-user at scipy.org
> http://projects.scipy.org/mailman/listinfo/scipy-user
>



More information about the SciPy-User mailing list