diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2016-05-19 10:44:11 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2016-05-19 10:44:11 +0000 |
commit | 4e942b64191e2ef98dce2c5af31047a8640db768 (patch) | |
tree | 8c3238b7f0cbec2e9210d52f562960bb22323a7d /math/reduce | |
parent | 1d1f878054efdd1171a8cb006e59ad0727610293 (diff) |
Notes
Diffstat (limited to 'math/reduce')
-rw-r--r-- | math/reduce/pkg-descr | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/math/reduce/pkg-descr b/math/reduce/pkg-descr index 076131d45a17..9d25c22a1785 100644 --- a/math/reduce/pkg-descr +++ b/math/reduce/pkg-descr @@ -1,6 +1,6 @@ -REDUCE is an interactive system for general algebraic computations of -interest to mathematicians, scientists and engineers. It has been -produced by a collaborative effort involving many contributors. Its +REDUCE is an interactive system for general algebraic computations of +interest to mathematicians, scientists and engineers. It has been +produced by a collaborative effort involving many contributors. Its capabilities include: * expansion and ordering of polynomials and rational functions; @@ -17,8 +17,8 @@ capabilities include: * calculations with a wide variety of special functions; * Dirac matrix calculations of interest to high energy physicists. -It is often used as an algebraic calculator for problems that are possible -to do by hand. However, REDUCE is designed to support calculations that +It is often used as an algebraic calculator for problems that are possible +to do by hand. However, REDUCE is designed to support calculations that are not feasible by hand. WWW: http://www.reduce-algebra.com/ |