3060
|
1 Subject: ANNOUNCE: Octave Version 2.0.8 released |
2330
|
2 |
3060
|
3 Octave version 2.0.8 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 |
3060
|
7 -rw-r--r-- 1 jwe 3369407 Jun 23 15:44 octave-2.0.8.tar.gz |
|
8 -rw-r--r-- 1 jwe 41993 Jun 23 14:47 octave-2.0.7-2.0.8.patch.gz |
2702
|
9 |
3007
|
10 Most bugs reported since the release of version 2.0 have been fixed. |
2695
|
11 |
3060
|
12 This is a bug-fixing release. There are only a few new features: |
|
13 |
|
14 * If the argument to eig() is symmetric, Octave uses the specialized |
|
15 Lapack subroutine for symmetric matrices for a significant |
|
16 increase in performance. |
|
17 |
|
18 * It is now possible to use the mkoctfile script to create .oct |
|
19 files from multiple source and object files. |
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 |