diff options
author | amdmi3 <amdmi3@FreeBSD.org> | 2016-05-19 18:44:11 +0800 |
---|---|---|
committer | amdmi3 <amdmi3@FreeBSD.org> | 2016-05-19 18:44:11 +0800 |
commit | 3f42e716135bc048b90cb6cca188f324e65c69dc (patch) | |
tree | 8c3238b7f0cbec2e9210d52f562960bb22323a7d /math/reduce | |
parent | e127cf2f03a87283f703b70f81a3e1891e56e7f5 (diff) | |
download | freebsd-ports-gnome-3f42e716135bc048b90cb6cca188f324e65c69dc.tar.gz freebsd-ports-gnome-3f42e716135bc048b90cb6cca188f324e65c69dc.tar.zst freebsd-ports-gnome-3f42e716135bc048b90cb6cca188f324e65c69dc.zip |
- Fix trailing whitespace in pkg-descrs, categories [g-n]*
Approved by: portmgr blanket
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/ |