And or numarray :)
http://www.stsci.edu/resources/software_hardware/numarray
--
http://mail.python.org/mailman/listinfo/python-list
[EMAIL PROTECTED] wrote:
> Hi,
>
> I want to use octave to read a file and do some matrix operation. My
> question is, how do I do it inside my python script? Also, can I write
> octave line by line in python without having to write the octave code
> in another script and then call it in the py
Hi,
I want to use octave to read a file and do some matrix operation. My
question is, how do I do it inside my python script? Also, can I write
octave line by line in python without having to write the octave code
in another script and then call it in the python script?
Thanks in advance
--