[2716] in Software_Announce
Octave on Athena updated to 2.9.17
daemon@ATHENA.MIT.EDU (Alex T Prengel)
Thu Dec 6 20:37:07 2007
To: software-announce@MIT.EDU
cc: alexp@MIT.EDU, facdev@MIT.EDU, cfyi@MIT.EDU, trillaud@MIT.EDU
Date: Thu, 06 Dec 2007 20:36:59 -0500
From: Alex T Prengel <alexp@MIT.EDU>
I've updated octave (Matlab "semi-clone") to 2.9.17 and made it the Linux
default. From my message to users:
Octave 2.9.17 has been installed for Linux and made the default. Unfortunately
it wouldn't build correctly on Suns so the default for that platform remains
2.9.9. Almost all of the octave-forge Toolboxes in the Main repository have
been included.
For documentation, see:
http://web.mit.edu/octave_v2.9.17/doc/interpreter/HTML/Introduction.html
http://web.mit.edu/octave_v2.9.17/doc/interpreter/HTML/Preface.html
(link to Top broken)
http://web.mit.edu/octave_v2.9.17/doc/liboctave/HTML/index.html
http://web.mit.edu/octave_v2.9.17/doc/faq/Octave-FAQ.html
http://web.mit.edu/octave_v2.9.17/doc/refcard/refcard-letter.pdf
or type "help" at the Octave > prompt.
See also the author site, http://www.gnu.org/software/octave/docs.html
Other important information is in
http://web.mit.edu/octave_v2.9.17/README.athena, and various other READMEs
and manuals are accessible from http://web.mit.edu/octave_v2.9.17/
To run the prior 2.9.9 release on Linux machines now:
add octave
octave -ver 2.9.9
Alex