How to Install Octave: Difference between revisions
From Maemo Wiki
Jump to navigationJump to search
imported>rmhowie No edit summary |
imported>rmhowie mNo edit summary |
||
| Line 1: | Line 1: | ||
GNU Octave is a numerically oriented high level mathematical programming language. It is useful for science, engineering and maths, and it is mostly compatible with matlab. <ref> [http://www.gnu.org/software/octave/ Octave] Acessed 20/10/2009</ref> | GNU Octave is a numerically oriented high level mathematical programming language. It is useful for science, engineering and maths, and it is mostly compatible with matlab. <ref> [http://www.gnu.org/software/octave/ Octave] Acessed 20/10/2009</ref> | ||
The information used for installation can be found here: | The information used for installation can be found here: <br> | ||
[https://computation.llnl.gov/casc/Overture/henshaw/install/node8.html Using gfortran or installing f2c and fort77] | [https://computation.llnl.gov/casc/Overture/henshaw/install/node8.html Using gfortran or installing f2c and fort77] <br> | ||
[http://www.webmo.net/support/f2c_linux.html f2c / f77 Installation Instructions for Linux] | [http://www.webmo.net/support/f2c_linux.html f2c / f77 Installation Instructions for Linux] | ||
Revision as of 00:45, 20 October 2009
GNU Octave is a numerically oriented high level mathematical programming language. It is useful for science, engineering and maths, and it is mostly compatible with matlab. [1]
The information used for installation can be found here:
Using gfortran or installing f2c and fort77
f2c / f77 Installation Instructions for Linux