[2302] in Software_Announce
Octave on Athena updated to 2.9.9
daemon@ATHENA.MIT.EDU (Alex T Prengel)
Fri Nov 17 18:21:22 2006
To: software-announce@MIT.EDU
cc: alexp@MIT.EDU, facdev@MIT.EDU, cfyi@MIT.EDU
Date: Fri, 17 Nov 2006 18:21:17 -0500
From: Alex T Prengel <alexp@MIT.EDU>
I've updated Octave on Athena to 2.9.9. Octave is a numerical,
matrix-based computation system with an internal scripting
language. Is is similar to but not an exact clone of Matlab. From my
message to users:
Octave on Athena has been updated to 2.9.9. This is a development release
but should be fairly stable; some things may not work. This version is the
one currently being supplied by most major Linux distributions. Octave-forge
2006.07.09 is included in the installation.
For documentation, see:
http://web.mit.edu/octave_v2.9.9/doc/interpreter/HTML/Introduction.html
http://web.mit.edu/octave_v2.9.9/doc/liboctave/index.html
http://web.mit.edu/octave_v2.9.9/doc/faq/HTML/index.html
http://web.mit.edu/octave_v2.9.9/doc/refcard/refcard-letter.pdf
or type "help" or "doc" at the Octave > prompt.
See also the author site, http://www.gnu.org/software/octave/docs.html
To run it now:
add octave
octave -ver 2.9.9
We don't plan to make this version the default until IAP 2007.
Alex