summaryrefslogtreecommitdiff
path: root/math/yorick
diff options
context:
space:
mode:
authorjmmv <jmmv>2003-05-06 17:40:18 +0000
committerjmmv <jmmv>2003-05-06 17:40:18 +0000
commitf4ab4bfd7ecc3cdfad69293a69f2c92d7ae60161 (patch)
tree37ae7d212f46ef8018a7bd8c13edba7da1a47ed9 /math/yorick
parent4f4f1b81d13abc86b32673c726b70d17a6202d29 (diff)
downloadpkgsrc-f4ab4bfd7ecc3cdfad69293a69f2c92d7ae60161.tar.gz
Drop trailing whitespace. Ok'ed by wiz.
Diffstat (limited to 'math/yorick')
-rw-r--r--math/yorick/DESCR10
1 files changed, 5 insertions, 5 deletions
diff --git a/math/yorick/DESCR b/math/yorick/DESCR
index a29bb95c92e..4c901cb3f69 100644
--- a/math/yorick/DESCR
+++ b/math/yorick/DESCR
@@ -1,14 +1,14 @@
Yorick is an interpreted language and is useful for scientific
-computing and numerical analysis. It is similar to Matlab.
+computing and numerical analysis. It is similar to Matlab.
It can also do interactive graphics package via the X window system,
including x-y plots, quadrilateral meshes, and cell arrays, and
-includes tools to assist making animated and simple 3D graphs.
+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.
-
+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
-write netCDF files.
+write netCDF files.