aboutsummaryrefslogtreecommitdiff
path: root/math/Makefile
diff options
context:
space:
mode:
authorSteve Wills <swills@FreeBSD.org>2014-03-25 20:20:23 +0000
committerSteve Wills <swills@FreeBSD.org>2014-03-25 20:20:23 +0000
commite3f2dc403e1f2ed61e27a9e99291979b51707fa1 (patch)
tree13cd5bff1b4df1183a9557b2abf5a67dd56b1555 /math/Makefile
parentfe24f9418861f9c682414807079eadaae3fe9fff (diff)
downloadports-e3f2dc403e1f2ed61e27a9e99291979b51707fa1.tar.gz
ports-e3f2dc403e1f2ed61e27a9e99291979b51707fa1.zip
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/ PR: ports/187917 Submitted by: Shin-ya MURAKAMI <murashin@gfd-dennou.org>
Notes
Notes: svn path=/head/; revision=349189
Diffstat (limited to 'math/Makefile')
-rw-r--r--math/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/math/Makefile b/math/Makefile
index c2efc82dea96..4c8f83cb31b2 100644
--- a/math/Makefile
+++ b/math/Makefile
@@ -611,6 +611,7 @@
SUBDIR += ruby-narray_miss
SUBDIR += ruby-numru_misc
SUBDIR += ruby-numru_units
+ SUBDIR += rubygem-narray
SUBDIR += saga
SUBDIR += sage
SUBDIR += sc