summaryrefslogtreecommitdiff
path: root/math/ruby-narray/pkg-descr
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2001-02-01 13:25:14 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2001-02-01 13:25:14 +0000
commit9f96169d68ea1c014128be801b6b15e2454af5c1 (patch)
tree587e4364dc810a1bda40558d61d3826e99d0b69d /math/ruby-narray/pkg-descr
parentbe5f6df8ca9fd3c2ff2652ecead44ba619f7b0e2 (diff)
Notes
Diffstat (limited to 'math/ruby-narray/pkg-descr')
-rw-r--r--math/ruby-narray/pkg-descr10
1 files changed, 10 insertions, 0 deletions
diff --git a/math/ruby-narray/pkg-descr b/math/ruby-narray/pkg-descr
new file mode 100644
index 000000000000..3de87355aadc
--- /dev/null
+++ b/math/ruby-narray/pkg-descr
@@ -0,0 +1,10 @@
+NArray is a class of Numerical N-dimensional Array, providing fast and
+efficient computing of the large data arrays.
+
+Element types: Integer, Float, Complex and Ruby Object.
+
+Methods: array manipulation, arithmetic operators and mathematical
+functions (including FFTW and LU factorization).
+
+Author: Masahiro TANAKA <masa@ir.isas.ac.jp>
+WWW: http://www.ir.isas.ac.jp/~masa/ruby/index-e.html