3007
|
1 Subject: ANNOUNCE: Octave Version 2.0.6 released |
2330
|
2 |
3007
|
3 Octave version 2.0.6 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 |
3007
|
7 -rw-r--r-- 1 jwe 3344780 May 27 14:04 octave-2.0.6.tar.gz |
|
8 -rw-r--r-- 1 jwe 65152 May 27 14:36 octave-2.0.5-2.0.6.patch.gz |
2702
|
9 |
3007
|
10 Most bugs reported since the release of version 2.0 have been fixed. |
2695
|
11 |
2783
|
12 There are two new features: |
2695
|
13 |
3007
|
14 * The new built-in variable default_eval_print_flag controls whether |
|
15 Octave prints the results of commands executed by eval() that do |
|
16 not end with semicolons. The default is 1. |
2638
|
17 |
3007
|
18 * The new built-in constant OCTAVE_HOME specifies the top-level |
|
19 directory where Octave is installed. |
2330
|
20 |
2604
|
21 Octave is a high-level interactive language primarily intended for |
2783
|
22 numerical computations. It is mostly compatible with MATLAB. |
2330
|
23 |
2604
|
24 Additional information is available on the WWW at |
2330
|
25 |
2604
|
26 http://www.che.wisc.edu/octave |
2330
|
27 |
2585
|
28 -- |
2330
|
29 John W. Eaton |
|
30 jwe@bevo.che.wisc.edu |
|
31 University of Wisconsin-Madison |
|
32 Department of Chemical Engineering |