comparison README @ 7016:93c65f2a5668

[project @ 2007-10-12 06:40:56 by jwe]
author jwe
date Fri, 12 Oct 2007 06:41:26 +0000
parents 4c8a2e4e0717
children 5eb3db6e4042
comparison
equal deleted inserted replaced
7015:0a708692d51d 7016:93c65f2a5668
1 GNU Octave -- a high-level language for numerical computations. 1 GNU Octave -- a high-level language for numerical computations.
2 2
3 Copyright (C) 1996, 1997, 1998, 2002 John W. Eaton 3 Copyright (C) 1996, 1997, 1998, 2002, 2007 John W. Eaton
4 4
5 Last updated: Fri Apr 12 20:23:53 2002 5 Last updated: Thu, 11 Oct 2007 19:26:42 EDT
6 6
7 Overview 7 Overview
8 -------- 8 --------
9 9
10 GNU Octave is a high-level language, primarily intended for numerical 10 GNU Octave is a high-level language, primarily intended for numerical
11 computations. It provides a convenient command line interface for 11 computations. It provides a convenient command line interface for
12 solving linear and nonlinear problems numerically. 12 solving linear and nonlinear problems numerically.
13 13
14 GNU Octave is free software; you can redistribute it and/or modify it 14 GNU Octave is free software; you can redistribute it and/or modify it
15 under the terms of the GNU General Public License as published by the 15 under the terms of the GNU General Public License as published by the
16 Free Software Foundation; either version 2, or (at your option) any 16 Free Software Foundation; either version 3 of the License, or (at your
17 later version. 17 option) any later version.
18 18
19 GNU Octave is distributed in the hope that it will be useful, but 19 GNU Octave is distributed in the hope that it will be useful, but
20 WITHOUT ANY WARRANTY; without even the implied warranty of 20 WITHOUT ANY WARRANTY; without even the implied warranty of
21 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the file 21 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the file
22 COPYING for more details. 22 COPYING for more details.