wok view maxima/description.txt @ rev 12140

clutter-gtk: Fixed again. It needs gtk-doc and a autoreconf -i inorder to not get 'clutter/clutter.h: No such file or directory' error.
author Christopher Rogers <slaxemulator@gmail.com>
date Tue Mar 13 22:22:35 2012 -0500 (2012-03-13)
parents
children
line source
1 Maxima is a system for the manipulation of symbolic and numerical expressions,
2 including differentiation, integration, Taylor series, Laplace transforms,
3 ordinary differential equations, systems of linear equations, polynomials, and
4 sets, lists, vectors, matrices, and tensors. Maxima yields high precision
5 numeric results by using exact fractions, arbitrary precision integers, and
6 variable precision floating point numbers. Maxima can plot functions and data in
7 two and three dimensions.