Symbolic Computation Program/Computer Algebra System
http://maxima.sourceforge.net
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. It is
quite reliable, and has good garbage collection, and no memory leaks.
It comes with hundreds of self tests.
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Leap:42.2/maxima && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
maxima-5.38.1.tar.gz | 0038641257 36.9 MB | |
maxima-rpmlintrc | 0000000397 397 Bytes | |
maxima.changes | 0000033190 32.4 KB | |
maxima.spec | 0000010617 10.4 KB |
Revision 6 (latest revision is 7)
Ludwig Nussel (lnussel_factory)
accepted
request 416820
from
Atri Bhattacharya (badshah400)
(revision 6)
- Update to version 5.38.1: + Misc. bug fixes (aka no list of changes posted by upstream). - Update to version 5.38.0: + New in core: - Images in the HTML manual now are automatically shrinked to fit within the browser window, if neeeded. - A singlepage HTML manual (doc/info/maxima_singlepage.html) - Docu/Creating a release: Added a request to inform the wxMaxima team that aims to make a simultaneous release. - Commit charsets package as posted by Michel Talon - Add configure option --enable-mathjax to enable usage of MathJax in the html docs - Add simple documentation for bf_fft and bf_inverse_fft. - Added a small GUI for Windows users for selecting their default Lisp interpreter. - Allow setting the Lisp type (MAXIMA_LISP=...) using maximarc on Windows. - Try to exit gracefully if we are unable to connect to a server + New items in share: - draw: grid now not only accepts boolean values, but also a list of 2 numbers. + Changes in core: - Documentation: Add example images for the draw options. - Crosscompiling: update sbcl to the current version. - Adjust the tolerances of two li[2] numerical tests - Prevent the removal of the integervalued feature during a reset() - Work around bug in ecl that causes all tests to fail. - Removed the --dynamic-space-size option for sbcl.
Comments 0