aboutsummaryrefslogtreecommitdiffstats
path: root/math/ruby-narray
diff options
context:
space:
mode:
Diffstat (limited to 'math/ruby-narray')
-rw-r--r--math/ruby-narray/pkg-descr1
1 files changed, 0 insertions, 1 deletions
diff --git a/math/ruby-narray/pkg-descr b/math/ruby-narray/pkg-descr
index 02007d5ff6f6..f786e0f56de8 100644
--- a/math/ruby-narray/pkg-descr
+++ b/math/ruby-narray/pkg-descr
@@ -1,4 +1,3 @@
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.
-Author: Masahiro TANAKA <masa16.tanaka @nospam@ gmail.com>
WWW: http://narray.rubyforge.org/