[SciPy-user] numpy unittests

Matthieu Brucher matthieu.brucher at gmail.com
Wed Jun 13 06:18:36 EDT 2007


Hi,

Don't bother, they will disappear in the future (numpy was called scipy in
the past, so the deprecation warning)

Matthieu

2007/6/13, emilia12 at mail.bg <emilia12 at mail.bg>:
>
> helo David, list
>
> i am using win_xp, python-2.5.1, numpy-1.0.3.win32-py2.5,
> scipy-0.5.2.win32-py2.5
> and the reason for this mail is these warnings:
>
> C:\Python25\lib\site-packages\scipy\misc\__init__.py:25:
> DeprecationWarning: ScipyTest is now called NumpyTest;
> please update your code
>   test = ScipyTest().test
> C:\Python25\lib\site-packages\scipy\linalg\__init__.py:32:
> DeprecationWarning: ScipyTest is now called NumpyTest;
> please update your code
>   test = ScipyTest().test
> C:\Python25\lib\site-packages\scipy\ndimage\__init__.py:40:
> DeprecationWarning: ScipyTest is now called NumpyTest;
> please update your code
>   test = ScipyTest().test
> C:\Python25\lib\site-packages\scipy\sparse\__init__.py:9:
> DeprecationWarning: ScipyTest is now called NumpyTest;
> please update your code
>   test = ScipyTest().test
> C:\Python25\lib\site-packages\scipy\io\__init__.py:20:
> DeprecationWarning: ScipyTest is now called NumpyTest;
> please update your code
>   test = ScipyTest().test
> C:\Python25\lib\site-packages\scipy\lib\__init__.py:5:
> DeprecationWarning: ScipyTest is now called NumpyTest;
> please update your code
>   test = ScipyTest().test
> C:\Python25\lib\site-packages\scipy\linsolve\umfpack\__init__.py:7:
> DeprecationWarning: ScipyTest is now called NumpyTest;
> please update your code
>   test = ScipyTest().test
> C:\Python25\lib\site-packages\scipy\linsolve\__init__.py:13:
> DeprecationWarning: ScipyTest is now called NumpyTest;
> please update your code
>   test = ScipyTest().test
> C:\Python25\lib\site-packages\scipy\interpolate\__init__.py:15:
> DeprecationWarning: ScipyTest is now called NumpyTest;
> please update your code
>   test = ScipyTest().test
> C:\Python25\lib\site-packages\scipy\optimize\__init__.py:17:
> DeprecationWarning: ScipyTest is now called NumpyTest;
> please update your code
>   test = ScipyTest().test
> C:\Python25\lib\site-packages\scipy\special\__init__.py:22:
> DeprecationWarning: ScipyTest is now called NumpyTest;
> please update your code
>   test = ScipyTest().test
> C:\Python25\lib\site-packages\scipy\stats\__init__.py:15:
> DeprecationWarning: ScipyTest is now called NumpyTest;
> please update your code
>   test = ScipyTest().test
> C:\Python25\lib\site-packages\scipy\fftpack\__init__.py:21:
> DeprecationWarning: ScipyTest is now called NumpyTest;
> please update your code
>   test = ScipyTest().test
> C:\Python25\lib\site-packages\scipy\integrate\__init__.py:16:
> DeprecationWarning: ScipyTest is now called NumpyTest;
> please update your code
>   test = ScipyTest().test
> C:\Python25\lib\site-packages\scipy\signal\__init__.py:17:
> DeprecationWarning: ScipyTest is now called NumpyTest;
> please update your code
>   test = ScipyTest().test
> C:\Python25\lib\site-packages\scipy\maxentropy\__init__.py:12:
> DeprecationWarning: ScipyTest is now called NumpyTest;
> please update your code
>   test = ScipyTest().test
>
>
>
> Цитат на писмо от David Cournapeau
> <david at ar.media.kyoto-u.ac.jp>:
>
> > emilia12 at mail.bg wrote:
> > > hi list,
> > >
> > > is it normal each time when i import numpy, the numpy
> > > unittests runs?
> > >
> > >
> > No, it's not. Which version are you using, on which
> > platform ?
> >
> > cheers,
> >
> > David
> > _______________________________________________
> > SciPy-user mailing list
> > SciPy-user at scipy.org
> > http://projects.scipy.org/mailman/listinfo/scipy-user
> >
> >
> >
>
>
>
>
> -----------------------------
>
> SCENA - Единственото БЕЗПЛАТНО списание за мобилни комуникации и
> технологии.
> http://www.bgscena.com/
>
> _______________________________________________
> SciPy-user mailing list
> SciPy-user at scipy.org
> http://projects.scipy.org/mailman/listinfo/scipy-user
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.scipy.org/pipermail/scipy-user/attachments/20070613/1197779d/attachment.html>


More information about the SciPy-User mailing list