summaryrefslogtreecommitdiff
path: root/math/ruby-narray/pkg-descr
diff options
context:
space:
mode:
Diffstat (limited to 'math/ruby-narray/pkg-descr')
-rw-r--r--math/ruby-narray/pkg-descr3
1 files changed, 0 insertions, 3 deletions
diff --git a/math/ruby-narray/pkg-descr b/math/ruby-narray/pkg-descr
deleted file mode 100644
index f786e0f56de8..000000000000
--- a/math/ruby-narray/pkg-descr
+++ /dev/null
@@ -1,3 +0,0 @@
-NArray is an Numerical N-dimensional Array class. Supported element types are 1/2/4-byte Integer, single/double-precision Real/Complex, and Ruby Object. This extension library incorporates fast calculation and easy manipulation of large numerical arrays into the Ruby language. NArray has features similar to NumPy, but NArray has vector and matrix subclasses.
-
-WWW: http://narray.rubyforge.org/