freebsd-ports/math/ruby-narray/pkg-descr
Cheng-Lung Sung f0696ecf45 - update to 0.5.9p5.
- remove benchmark scripts installed as examples
- update pkg-descr

PR:		ports/127438
Submitted by:	Shin'ya Murakami <murakami_AT_ahs dot scitec dot kobe-u dot ac dot jp>
2008-09-26 07:05:56 +00:00

5 lines
455 B
Plaintext

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/