numpy has got newtonsmethod?

Vlastimil Brom vlastimil.brom at gmail.com
Tue Jan 1 20:09:54 EST 2013


2013/1/2 Usama Khan <usamazohad at gmail.com>:
> thanks. .
>
> but how to instal scipy. because its in .rar form. .i have extracted the files to the place where python2.7 is installed. . but everytime i write import sciPy. .it give me error. .
> nd regarding ur question. .
>
> its a long story telling u why i have just ask this breif question. . anyways thanks . .waiing for ur reply. .
>
> i just want to iterate my complex equation. .
>
> how can i import newtonsmethod from numpy as numpy is successfully insalled. .:)
> --
> http://mail.python.org/mailman/listinfo/python-list

I assume (based on the traceback you posted), that you are using
windows; in that case you can use the appropriate ready made
installers for SciPy, instead of the source files; see.:
http://sourceforge.net/projects/scipy/files/scipy/0.11.0/
e.g.:
scipy-0.11.0-win32-superpack-python2.7.exe


hth,
  vbr



More information about the Python-list mailing list