a project to simplify installation of open source software
on Mac OS X and Darwin
# $Id: Portfile 20401 2006-11-03 02:12:34Z blair@macports.org $
PortSystem 1.0
PortGroup ruby 1.0
ruby.setup narray 0.5.8 extconf.rb {README.en SPEC.en ChangeLog}
version 0.5.8
maintainers yuhei@pop21.odn.ne.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://www.ir.isas.ac.jp/~masa/ruby/index-e.html
master_sites http://www.ir.isas.ac.jp/~masa/ruby/dist/
checksums md5 399d969d12faf22735689f594dd7279c
platforms darwin