Maxima

Maxima Download Summary

  • Language: C/C++
  • Platform: Windows / Linux / Mac OS / BSD / Solaris
  • License: GPL - GNU Public License
  • Databases: N/A
  • Downloads: 922
  • Released: Jun 7, 2007

Maxima Description

Maxima is a system for the manipulation of symbolic and numerical expressions, including differentiation, integration, Taylor series, Laplace transforms, ordinary differential equations, systems of linear equations, polynomials, and sets, lists, vectors, matrices, and tensors. Maxima yields high precision numeric results by using exact fractions, arbitrary precision integers, and arbitrarily precision floating point numbers. Maxima can plot functions and data in two and three dimensions.

The Maxima source code can be compiled on many systems, including Windows, Linux, and MacOS X. The source code for all systems and precompiled binaries for Windows and Linux are available at the SourceForge file manager.

Maxima is a descendant of Macsyma, the legendary computer algebra system developed in the late 1960s at the Massachusetts Institute of Technology. It is the only system based on that effort still publicly available and with an active user community, thanks to its open source nature. Macsyma was revolutionary in its day, and many later systems, such as Maple and Mathematica, were inspired by it.

The Maxima branch of Macsyma was maintained by William Schelter from 1982 until he passed away in 2001. In 1998 he obtained permission to release the source code under the GNU General Public License (GPL). It was his efforts and skill which have made the survival of Maxima possible, and we are very grateful to him for volunteering his time and expert knowledge to keep the original DOE Macsyma code alive and well. Since his passing a group of users and developers has formed to bring Maxima to a wider audience.

Maxima Bookmark

Hyperlink code:
Hyperlink for Forum code:

Maxima Script Download Notice

Top 4 Download periodically updates information of Maxima script from the developer, but some information may be slightly out-of-date.

Our script download links are directly from our mirrors or publisher's website. Maxima torrent files or shared files from free file sharing and free upload services, including Rapidshare, MegaUpload, YouSendIt, MailBigFile, DropSend, HellShare, HotFile, FileServe, MediaMax, zUpload, MyOtherDrive, SendSpace, DepositFiles, Letitbit, LeapFile, DivShare or MediaFire, are not allowed!

GNU libmatheval

... from C and Fortran) to parse and evaluate symbolic expressions input as text. It supports expressions in ... number of variables of arbitrary names, decimal and symbolic constants, basic unary and binary operators, and elementary ... to parsing and evaluation, libmatheval can also compute symbolic derivatives and output expressions to strings. GNU libmatheval ...

Fourier Series Calculator

... a f(x) function with a m term Fourier series, using the quad MATLaB function. Requirements: · MATLAB 7.1.0 or higher ...
Matlab

GNU Scientific Library

... Equations Interpolation - Numerical Differentiation Chebyshev Approximation Series Acceleration - Discrete Hankel Transforms Root-Finding Minimization - Least-Squares Fitting Physical Constants IEEE Floating-Point - Discrete Wavelet Transforms ...

MaximaPHP

MaximaPHP is a Web based PHP interface to communicate to Maxima computer algebra system in the server. It takes user input, send it to Maxima, and show the output back to website. It could send almost any commands including 'plot2d' ...

Accepting Four Points in 2 space

... slightly. This code mediates an input of a series of four points--assumed to be the corners of a rectangular document--in any order, as mouse clicks.Then it determines the orientation of the points and calculates a "quality" value, as an indication to the user of how well the four points s/he ...
Python