Difference between revisions of "Maxima"

From CBLFS
Jump to navigationJump to search
Line 4: Line 4:
 
|http://downloads.sourceforge.net/maxima/maxima-5.13.0.tar.gz?modtime=1188046120&big_mirror=1
 
|http://downloads.sourceforge.net/maxima/maxima-5.13.0.tar.gz?modtime=1188046120&big_mirror=1
 
|}
 
|}
 
 
 
----
 
----
 +
{{Package-Introduction|Maxima is a derivative of Macsyma which allows for manipulation of symbolic and numerical expressions.  Offers LaTex ([[TeTeX]]) output and plotting with [[GNUplot]].  Similar to proprietary programs like Mathematica and Maple. |http://maxima.sourceforge.net}}
  
 
== Dependencies ==
 
== Dependencies ==
Line 14: Line 13:
 
* [[GCC-3.3]] (with g77)
 
* [[GCC-3.3]] (with g77)
 
* [[GNUplot]]
 
* [[GNUplot]]
 
{{Package-Introduction|Maxima is a derivative of Macsyma which allows for manipulation of symbolic and numerical expressions.  Offers LaTex ([[TeTeX]]) output and plotting with [[GNUplot]].  Similar to proprietary programs like Mathematica and Maple. |http://maxima.sourceforge.net}}
 
  
 
== Non-Multilib ==
 
== Non-Multilib ==

Revision as of 07:55, 10 November 2007

Download Source: http://downloads.sourceforge.net/maxima/maxima-5.13.0.tar.gz?modtime=1188046120&big_mirror=1

Introduction to Maxima

Maxima is a derivative of Macsyma which allows for manipulation of symbolic and numerical expressions. Offers LaTex (TeTeX) output and plotting with GNUplot. Similar to proprietary programs like Mathematica and Maple.

Project Homepage: http://maxima.sourceforge.net

Dependencies

or

Non-Multilib

Compile the package:

./configure --prefix=/usr
make 

Install the package:

make install

Multilib

32Bit

Contents

Installed Programs: maxima
Installed Libraries: None
Installed Directories: None

Short Descriptions

maxima is a symbolic and numerical evaluation system.