comparison README @ 2582:c6385e7b5e8f

[project @ 1996-12-10 07:41:44 by jwe]
author jwe
date Tue, 10 Dec 1996 07:41:44 +0000
parents fa7dd5fc7c59
children 8b262e771614
comparison
equal deleted inserted replaced
2581:6eb163dafaca 2582:c6385e7b5e8f
1 Octave -- a high-level language for numerical computations. 1 Octave -- a high-level language for numerical computations.
2 2
3 Copyright (C) 1996 John W. Eaton 3 Copyright (C) 1996 John W. Eaton
4 4
5 Last updated: Tue Dec 10 00:20:31 1996 5 Last updated: Tue Dec 10 01:41:30 1996
6 6
7 Overview 7 Overview
8 -------- 8 --------
9 9
10 Octave is a high-level language, primarily intended for numerical 10 Octave is a high-level language, primarily intended for numerical
90 compiled with a C compiler. Better performance is usually achieved if 90 compiled with a C compiler. Better performance is usually achieved if
91 the intermediate translation to C is avoided. 91 the intermediate translation to C is avoided.
92 92
93 The library of C++ classes may also be useful by itself. 93 The library of C++ classes may also be useful by itself.
94 94
95 Additional Information
96 ----------------------
97
98 Up to date information about Octave is available on the WWW at the
99 URL http://bevo.che.wisc.edu/octave, including archives of the
100 help-octave, bug-octave, and octave-sources mailing lists.
101
95 -- 102 --
96 John W. Eaton 103 John W. Eaton
97 jwe@bevo.che.wisc.edu 104 jwe@bevo.che.wisc.edu
98 University of Wisconsin-Madison 105 University of Wisconsin-Madison
99 Department of Chemical Engineering 106 Department of Chemical Engineering