summaryrefslogtreecommitdiff
path: root/math/rlab
diff options
context:
space:
mode:
authorjmmv <jmmv>2003-05-06 17:40:18 +0000
committerjmmv <jmmv>2003-05-06 17:40:18 +0000
commit5a79423b6feb188f48299ebbaf981575b33d3f48 (patch)
tree37ae7d212f46ef8018a7bd8c13edba7da1a47ed9 /math/rlab
parentf58f4f25565243e0fcd6ee359261be2e3cfc7286 (diff)
downloadpkgsrc-5a79423b6feb188f48299ebbaf981575b33d3f48.tar.gz
Drop trailing whitespace. Ok'ed by wiz.
Diffstat (limited to 'math/rlab')
-rw-r--r--math/rlab/DESCR2
1 files changed, 1 insertions, 1 deletions
diff --git a/math/rlab/DESCR b/math/rlab/DESCR
index 12008b44a59..62277baad5d 100644
--- a/math/rlab/DESCR
+++ b/math/rlab/DESCR
@@ -7,7 +7,7 @@ complex), though RLab also includes string matrices, and sparse
numerical matrices (both real and complex). A heterogeneous
associative array has been added to allow users to create and operate
on arbitrary data structures.
-
+
Rlab offers simple access to the most popular linear algebra
libraries, BLAS, and LAPACK. Furthermore, Rlab's basic data structures
are matrix oriented, with the vector dot-product an integral part of