If you want to use the 'eigs',
you need the following package called Arpack.
http://octave.sourceforge.net/arpack/index.html
However, before that,
you need to install the following two libraries on ubuntu.
1. sudo apt-get install libsuitesparse-dev
2. sudo apt-get install libarpack2-dev
How can I install the package on Octave?
see http://octave.sourceforge.net/FAQ.html
Saturday, August 2, 2008
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment