File: README

package info (click to toggle)
maxima 5.13.0-3.1
  • links: PTS
  • area: main
  • in suites: lenny
  • size: 86,012 kB
  • ctags: 37,294
  • sloc: lisp: 258,538; fortran: 14,666; perl: 14,325; tcl: 10,222; sh: 3,404; makefile: 2,649; ansic: 471; awk: 7
file content (18 lines) | stat: -rw-r--r-- 870 bytes parent folder | download | duplicates (9)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
Maxima is a symbolic computation program.  It is full featured,
doing symbolic manipulation of polynomials, matrices, rational
functions, integration, Todd-coxeter, graphing, bigfloats.  It has a
symbolic debugger source level debugger for maxima code.  Maxima is
based on the original Macsyma developed at MIT in the 1970's.  It is
quite reliable, and has good garbage collection, and no memory leaks.
It comes with hundreds of self tests.

Maxima is distributed under the GNU General Public License, with some
export restrictions from the U.S. Department of Energy. See the file
COPYING.

Installation information is available in the file INSTALL. Summary
information about this release can be found in the file NEWS. Detailed
change information is available in the ChangeLog.

For more information on Maxima, see the Maxima web site,
<http://maxima.sourceforge.net>.