summaryrefslogtreecommitdiff
path: root/academic/maxima/README
diff options
context:
space:
mode:
authorJoão Medeiros <ignotus21@gmail.com>2010-05-11 13:59:51 +0200
committerRobby Workman <rworkman@slackbuilds.org>2010-05-11 13:59:51 +0200
commite64b22b59b4843a52ce0b495e6a92d885c8516f6 (patch)
tree1d8a0c704904450b0709aeac04d8e79a37ad90a1 /academic/maxima/README
parent084d343369f768abaa45402200c67bf7b2416ea5 (diff)
downloadslackbuilds-e64b22b59b4843a52ce0b495e6a92d885c8516f6.tar.gz
academic/maxima: Initial import
Diffstat (limited to 'academic/maxima/README')
-rw-r--r--academic/maxima/README7
1 files changed, 7 insertions, 0 deletions
diff --git a/academic/maxima/README b/academic/maxima/README
new file mode 100644
index 0000000000..35a04af3fa
--- /dev/null
+++ b/academic/maxima/README
@@ -0,0 +1,7 @@
+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.