Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
maxima: Symbolic Computation Program
- Summary
- Maxima is a full 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.
Changelog
- * Tue Sep 6 23:00:00 2005 Rex Dieter <rexdieter[AT]users.sf.net> 5.9.1-4
- workaround lack of debuginfo.list when building --with gcl
- ExcludeArch: ppc ppc64 (bug #166347)
- * Mon Aug 29 23:00:00 2005 Rex Dieter <rexdieter[AT]users.sf.net> 5.9.1-3
- BR: tk (/usr/bin/wish)
- trim %description
- drop maxima book generation (use pregenerated copy)
- drop emaxima subpkg bits
- -src: lisp source subpkg
- * Fri Aug 26 23:00:00 2005 Rex Dieter <rexdieter[AT]users.sf.net> 5.9.1-2
- re-instate %debuginfo
- put 'make check' in %check section