view WWW/index.html @ 7948:af10baa63915 ss-3-1-50

3.1.50 snapshot
author John W. Eaton <jwe@octave.org>
date Fri, 18 Jul 2008 17:42:48 -0400
parents f60acc8381e7
children 66fdc831c580
line wrap: on
line source

<!doctype html public "-//IETF//DTD HTML Strict//EN">
<html>
<head>
<title> Octave -- a high-level language for numerical computations </title>
</head>

<body>
<h1>Octave</h1>

<p>
Octave is a high-level language, primarily intended for numerical
computations.  It provides a convenient command line interface for
solving linear and nonlinear problems numerically.
</p>
<hr>

<h2>News</h2>
<p>
Version 2.0.10 was released Friday February 6, 1998.  Most bugs reported
since the release of version 2.0 have been fixed.
</p>

<p>
Version 2.0 was released Tuesday December 10, 1996.  There are many
new features including:
<ul>
<li>dynamic linking support on more systems</li>
<li>user-defined data types</li>
<li>many new functions</li>
<li>lots of bug fixes</li>
</ul>
A more complete <a href="NEWS-2.html">list of changes for version 2</a>
is a available as is an older <a href="NEWS-1.html">list of changes for
versions up to 1.1.1</a>.
</p>

<h3>Source and Binaries</h3>
<p>
Octave source and binaries are available by anonymous ftp from
<a href="ftp://ftp.che.wisc.edu/pub/octave">ftp://ftp.che.wisc.edu/pub/octave</a>.
</p>

<p>
Additional information about using
<a href="http://wotan.ikp.physik.th-darmstadt.de/os2/Octave/octave.html">
Octave on OS/2 systems</a> is available, thanks to the work of
<a href="mailto:gebhardt@crunch.ikp.physik.th-darmstdt.de">Klaus Gebhardt</a>.
</p>

<p>
<a href="http://www.xraylith.wisc.edu/~khan/software/gnu-win32">
Binaries for Windows NT/95 systems</a> are also available, thanks to
the work of <a href="mailto:khan@xraylith.wisc.edu">Mumit Khan</a>.
</p>

<h3>Documentation</h3>
<p>
To get started, there is a
<a href="readme.html">brief introduction</a>, and also the 
<a href="doc/octave_1.html">preface</a> to the manual.  For more
detailed information, you can browse the
<a href="doc/octave_toc.html">complete documentation</a>, which has
been converted to HTML directly from the Texinfo source using
texi2html.
</p>

<p>
If you still have questions, there is always the
<a href="http://www.che.wisc.edu/cgi-bin/info2www?(octave-faq)Top">
FAQ</a> (with answers).
</p>

<h3>Mailing Lists</h3>
<p>
There are three active mailing lists devoted to Octave.  The
<em>help-octave</em> mailing list is available for questions related
to using, installing, and porting Octave that are not adequately
answered by the Octave manual or by the FAQ.  The <em>bug-octave</em>
list is used for reporting bugs.  the <em>octave-sources</em> list is
for posting sources and enhancements to Octave.
A <a href="mailing-lists/index.html">complete archive</a> of postings
and <a href="mailing-lists/index.html#JOIN">instructions for joining
the lists</a> is also available.
</p>

<h3>Contributed Functions</h3>
<p>
An archive of contributed functions for Octave is available from
<a href="http://www.tsc.uvigo.es/GTS/Octave">http://www.tsc.uvigo.es/GTS/Octave</a>.
</p>

<hr>
<p>
<a href="http://www.che.wisc.edu/~jwe">John W. Eaton</a><br>
<a href="mailto:jwe@bevo.che.wisc.edu"><i>jwe@bevo.che.wisc.edu</i></a><br>
University of Wisconsin<br>
Department of Chemical Engineering<br>
Madison WI 53719
</p>

</body>
</html>