# HG changeset patch # User iuc # Date 1404057217 14400 # Node ID 8ab0294441ff06b5b57d4c5b8b434fe9fe3dc589 Uploaded diff -r 000000000000 -r 8ab0294441ff tool_dependencies.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tool_dependencies.xml Sun Jun 29 11:53:37 2014 -0400 @@ -0,0 +1,23 @@ + + + + + + ftp://ftp.gnu.org/gnu/octave/octave-3.8.1.tar.gz + + + $INSTALL_DIR/lib + $INSTALL_DIR/bin + $INSTALL_DIR + $INSTALL_DIR/include + $INSTALL_DIR/include + + + + + GNU Octave is a high-level interpreted language, primarily intended for numerical computations. It provides capabilities for the numerical solution of linear and nonlinear problems, and for performing other numerical experiments. It also provides extensive graphics capabilities for data visualization and manipulation. Octave is normally used through its interactive command line interface, but it can also be used to write non-interactive programs. The Octave language is quite similar to Matlab so that most programs are easily portable. + + https://www.gnu.org/software/octave/ + + +