wok diff maxima/description.txt @ rev 14376
move from undigest python-apsw, python-llfuse, python-py, python-pycryptopp, python-pyliblzma, python-pytest, python-unittest2, s3ql
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Mon Apr 22 18:19:33 2013 +0200 (2013-04-22) |
parents | |
children |
line diff
1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/maxima/description.txt Mon Apr 22 18:19:33 2013 +0200 1.3 @@ -0,0 +1,7 @@ 1.4 +Maxima is a system for the manipulation of symbolic and numerical expressions, 1.5 +including differentiation, integration, Taylor series, Laplace transforms, 1.6 +ordinary differential equations, systems of linear equations, polynomials, and 1.7 +sets, lists, vectors, matrices, and tensors. Maxima yields high precision 1.8 +numeric results by using exact fractions, arbitrary precision integers, and 1.9 +variable precision floating point numbers. Maxima can plot functions and data in 1.10 +two and three dimensions.