2339
|
1 <!doctype html public "-//IETF//DTD HTML Strict//EN"> |
|
2 <html> |
|
3 <head> |
|
4 <title> Octave -- a high-level language for numerical computations </title> |
|
5 </head> |
|
6 |
|
7 <body> |
|
8 <h1>Octave</h1> |
|
9 |
|
10 <p> |
|
11 Octave is a high-level language, primarily intended for numerical |
|
12 computations. It provides a convenient command line interface for |
|
13 solving linear and nonlinear problems numerically. |
|
14 </p> |
2591
|
15 <hr> |
|
16 |
|
17 <h2>News</h2> |
|
18 <p> |
3079
|
19 Version 2.0.9 was released Thursday July 10, 1997. Most bugs reported |
2781
|
20 since the release of version 2.0 have been fixed. |
2604
|
21 </p> |
|
22 |
|
23 <p> |
2591
|
24 Version 2.0 was released Tuesday December 10, 1996. There are many |
|
25 new features including: |
|
26 <ul> |
|
27 <li>dynamic linking support on more systems</li> |
|
28 <li>user-defined data types</li> |
|
29 <li>many new functions</li> |
|
30 <li>lots of bug fixes</li> |
|
31 </ul> |
|
32 A more complete <a href="NEWS-2.html">list of changes for version 2</a> |
|
33 is a available as is an older <a href="NEWS-1.html">list of changes for |
|
34 versions up to 1.1.1</a>. |
|
35 </p> |
2339
|
36 |
|
37 <h3>Source and Binaries</h3> |
|
38 <p> |
|
39 Octave source and binaries are available by anonymous ftp from |
2591
|
40 <a href="ftp://ftp.che.wisc.edu/pub/octave">ftp://ftp.che.wisc.edu/pub/octave</a>. |
2339
|
41 </p> |
|
42 |
3057
|
43 <p> |
|
44 Additional information about using |
|
45 <a href="http://wotan.ikp.physik.th-darmstadt.de/os2/Octave/octave.html"> |
|
46 Octave on OS/2 systems</a> is available, thanks to the work of |
|
47 <a href="mailto:gebhardt@crunch.ikp.physik.th-darmstdt.de">Klaus Gebhardt</a>. |
|
48 </p> |
|
49 |
|
50 <p> |
|
51 <a href="http://www.xraylith.wisc.edu/~khan/software/gnu-win32"> |
|
52 Binaries for Windows NT/95 systems</a> are also available, thanks to |
|
53 the work of <a href="mailto:khan@xraylith.wisc.edu">Mumit Khan</a>. |
|
54 </p> |
|
55 |
2339
|
56 <h3>Documentation</h3> |
|
57 <p> |
|
58 To get started, there is a |
|
59 <a href="readme.html">brief introduction</a>, and also the |
2699
|
60 <a href="doc/octave_1.html">preface</a> to the manual. For more |
2339
|
61 detailed information, you can browse the |
2699
|
62 <a href="doc/octave_toc.html">complete documentation</a>, which has |
|
63 been converted to HTML directly from the Texinfo source using |
|
64 texi2html. |
2339
|
65 </p> |
|
66 |
|
67 <p> |
|
68 If you still have questions, there is always the |
|
69 <a href="http://www.che.wisc.edu/cgi-bin/info2www?(octave-faq)Top"> |
|
70 FAQ</a> (with answers). |
|
71 </p> |
|
72 |
|
73 <h3>Mailing Lists</h3> |
|
74 <p> |
2591
|
75 There are three active mailing lists devoted to Octave. The |
2339
|
76 <em>help-octave</em> mailing list is available for questions related |
|
77 to using, installing, and porting Octave that are not adequately |
|
78 answered by the Octave manual or by the FAQ. The <em>bug-octave</em> |
2591
|
79 list is used for reporting bugs. the <em>octave-sources</em> list is |
|
80 for posting sources and enhancements to Octave. |
|
81 A <a href="mailing-lists/index.html">complete archive</a> of postings |
|
82 and <a href="mailing-lists/index.html#JOIN">instructions for joining |
|
83 the lists</a> is also available. |
2339
|
84 </p> |
|
85 |
|
86 <h3>Contributed Functions</h3> |
|
87 <p> |
|
88 An archive of contributed functions for Octave is available from |
2745
|
89 <a href="http://www.tsc.uvigo.es/GTS/Octave">http://www.tsc.uvigo.es/GTS/Octave</a>. |
2339
|
90 </p> |
|
91 |
2591
|
92 <hr> |
|
93 <p> |
2339
|
94 <a href="http://www.che.wisc.edu/~jwe">John W. Eaton</a><br> |
|
95 <a href="mailto:jwe@bevo.che.wisc.edu"><i>jwe@bevo.che.wisc.edu</i></a><br> |
|
96 University of Wisconsin<br> |
|
97 Department of Chemical Engineering<br> |
|
98 Madison WI 53719 |
2591
|
99 </p> |
|
100 |
2339
|
101 </body> |
|
102 </html> |