summaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorrillig <rillig@pkgsrc.org>2005-05-23 08:26:03 +0000
committerrillig <rillig@pkgsrc.org>2005-05-23 08:26:03 +0000
commitf795c2e4750a21c358eb4eba83184326b68adce0 (patch)
treea88b53a484071e09249ef5ae57e9f69b5ffb0a67 /math
parentc7051d394905450b08f91eb4b95f8961b2af4385 (diff)
downloadpkgsrc-f795c2e4750a21c358eb4eba83184326b68adce0.tar.gz
Removed trailing white-space.
Diffstat (limited to 'math')
-rw-r--r--math/abs/DESCR2
-rw-r--r--math/py-fpconst/DESCR4
-rw-r--r--math/yorick/DESCR2
3 files changed, 4 insertions, 4 deletions
diff --git a/math/abs/DESCR b/math/abs/DESCR
index c627a21b1c3..3775d65b286 100644
--- a/math/abs/DESCR
+++ b/math/abs/DESCR
@@ -5,7 +5,7 @@ under NetBSD, Linux, and Aix. Basic functions are:
* macro language a la Visual Basic
Programming language with the same syntax as Microsoft Visual Basic.
-
+
* XY, pie and bar charts
* Printing of selected areas to files
diff --git a/math/py-fpconst/DESCR b/math/py-fpconst/DESCR
index 5cd2145c1ee..67ec1056257 100644
--- a/math/py-fpconst/DESCR
+++ b/math/py-fpconst/DESCR
@@ -1,9 +1,9 @@
This python module implements constants and functions for working with IEEE754
double-precision special values. It provides constants for Not-a-Number (NaN),
Positive Infinity (Inf), and Negative Infinity (-Inf), as well as functions to
-test for these values.
+test for these values.
The code is implemented in pure python by taking advantage of the 'struct'
standard module. Care has been taken to generate proper results on both
big-endian and little-endian machines. Some efficiency could be gained by
-translating the core routines into C.
+translating the core routines into C.
diff --git a/math/yorick/DESCR b/math/yorick/DESCR
index 4c901cb3f69..34409bd184e 100644
--- a/math/yorick/DESCR
+++ b/math/yorick/DESCR
@@ -7,7 +7,7 @@ includes tools to assist making animated and simple 3D graphs.
Yorick's binary file package can read or write floating point formats
foreign to the machine where Yorick is running.
-
+
A library of functions written in the Yorick language, including
Bessel, gamma, and related functions, multiple key sorting, spline,
rational function, and least squares fitting, and routines to read and