summaryrefslogtreecommitdiff
path: root/math/yorick/DESCR
diff options
context:
space:
mode:
Diffstat (limited to 'math/yorick/DESCR')
-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.