2783
|
1 Subject: ANNOUNCE: Octave Version 2.0.5 released |
2330
|
2 |
2783
|
3 Octave version 2.0.5 is now available for ftp from ftp.che.wisc.edu |
2604
|
4 in the directory /pub/octave. Diffs from the previous release are |
|
5 also available in the same directory. |
2330
|
6 |
2783
|
7 -rw-r--r-- 1 jwe 3313485 Mar 1 17:57 octave-2.0.5.tar.gz |
|
8 -rw-r--r-- 1 jwe 101846 Mar 1 17:57 octave-2.0.4-2.0.5.patch.gz |
2702
|
9 |
2783
|
10 Most bugs reported since the release of version 2.0 have been fixed |
|
11 and this will probably be the last in the series of 2.0.x releases |
|
12 unless some serious new bugs are found and reported. |
2695
|
13 |
2783
|
14 There are two new features: |
2695
|
15 |
2783
|
16 * A `switch' statement is now available for compatibility with |
|
17 MATLAB 5. See the Statements chapter in the manual for details. |
2695
|
18 |
2783
|
19 * Commands like ls, save, and cd may now also be used as formal |
|
20 parameters for functions. |
2638
|
21 |
2783
|
22 Version 2.0.5 also includes about 1400 tests (up from about 560) but |
|
23 more are needed. If you would like to help improve Octave by writing |
|
24 additional tests, please contact bug-octave@bevo.che.wisc.edu. You |
|
25 can also help make Octave more reliable by reporting any bugs you find |
2638
|
26 to bug-octave@bevo.che.wisc.edu. |
2330
|
27 |
2604
|
28 Octave is a high-level interactive language primarily intended for |
2783
|
29 numerical computations. It is mostly compatible with MATLAB. |
2330
|
30 |
2604
|
31 Additional information is available on the WWW at |
2330
|
32 |
2604
|
33 http://www.che.wisc.edu/octave |
2330
|
34 |
2585
|
35 -- |
2330
|
36 John W. Eaton |
|
37 jwe@bevo.che.wisc.edu |
|
38 University of Wisconsin-Madison |
|
39 Department of Chemical Engineering |