maxima-share

Computer algebra system -- extra code
 
  2
  1 review



Maxima is a fully symbolic computation program. It is full featured doing symbolic manipulation of polynomials, matrices, rational functions, integration, Todd-coxeter methods for finite group analysis, graphing, multiple precision floating point computation. It has a symbolic source level debugger for maxima code. Maxima is based on the original Macsyma developed at MIT in the 1970s. It is quite reliable, and has good garbage collection, and no memory leaks. It comes with hundreds of self tests.

This package contains a set of contributed routines and add-on packages.
Latest reviews
5
luisclaudio 3 years ago

This package will allow you to access routines that go beyond the MAXIMA that is installed by default, such as a package to work, for example, with Linear Algebra [load ("linearalgebra"); ], to use the Simplex Method in Operational Research [load ("simplex"); ] and several others. The description above is basically that of MAXIMA and does not explain what this installation will allow. I strongly suggest that everyone has this feature installed together with MAXIMA