I was trying some functions to do root locus plots found on the net.
Doing this I found out that there seems to be something incomplete
about the scipy installation in sage.
from scipy.io.array_import import read_array
---------------------------------------------------------------------------
ImportError Traceback (most recent call
last)
/home/vdbergh/SRC/ROOTLOCUS/<ipython console> in <module>()
/home/vdbergh/sage-4.6.2-linux-64bit-ubuntu_8.04.4_lts-x86_64-Linux/
local/lib/python2.6/site-packages/scipy/io/array_import.py in
<module>()
25
26 # Local imports.
---> 27 import numpyio
28
29 default = None
ImportError: No module named numpyio
--
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/sage-support
URL: http://www.sagemath.org