Eliminate spurious redefinition of derivabbrev in Ctensor, fix documentation of diagm...
[maxima/cygwin.git] / README
blobf1f0c19bab869c34421a36e82af40c32f991b135
1 Maxima is a symbolic computation program.  It is full featured,
2 doing symbolic manipulation of polynomials, matrices, rational
3 functions, integration, Todd-coxeter, graphing, bigfloats.  It has a
4 symbolic debugger source level debugger for maxima code.  Maxima is
5 based on the original Macsyma developed at MIT in the 1970's.  It is
6 quite reliable, and has good garbage collection, and no memory leaks.
7 It comes with hundreds of self tests.
9 Maxima is distributed under the GNU General Public License, with some
10 export restrictions from the U.S. Department of Energy. See the file
11 COPYING.
13 Installation information is available in the file INSTALL. Summary
14 information about this release can be found in the file NEWS. Detailed
15 change information is available in the ChangeLog.
17 For more information on Maxima, see the Maxima web site,
18 <http://maxima.sourceforge.net>.