PortSystem		1.0
PortGroup		ruby 1.0

ruby.setup		narray 0.6.0.1 gem {} {}  ruby19
set ruby.version "1.9.1"

revision 0

maintainers		hirokimac@users.sourceforge.jp
description		Numerical array package for ruby
long_description	NArray is a class of Numerical N-dimensional Array, \
  whose elements are 1/2/4-byte Integer, single/double-prec 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.
categories-append   math
homepage            http://narray.rubyforge.org/
master_sites		http://rubygems.org/downloads/

checksums  rmd160  cee486dc9433f076d16a5e3f077672785d1ffe75 \
                    sha256  ed600944a966e18c50eee87a3526d5e549250674225e2e3621e6fe714823d899
platforms		    darwin

license Ruby's

