Subject: CVS commit: pkgsrc/math/ruby-narray
From: Takahiro Kambe
Date: 2013-03-11 10:27:27
Message id: 20130311092728.0F290175DD@cvs.netbsd.org

Log Message:
Add ruby-narray package version 0.6.0.8.

* NArray properties:

  + Fast and easy calculation for large numerical array.
  + Accepting Elements:
    8,16,32 bit integer, single/double float/complex, Ruby Object.
  + Easy extraction/substitution of array subset,
    using assignment with number, range, array index.
  + Operator: +,-,*,/,%,**, etc.
  + FFTW version 2 or 3 is separately supported.
  + NImage: Image viewer class.
  + Ruby/PGPLOT: Graphics library interface (separately distributed)
     X-Y Graph, Histogram, Contour map, Image map, etc.

* NArray is similar to:

  + Python/NumPy, Perl/PDL, Yorick, IDL

Files:
RevisionActionfile
1.1addpkgsrc/math/ruby-narray/DESCR
1.1addpkgsrc/math/ruby-narray/Makefile
1.1addpkgsrc/math/ruby-narray/PLIST
1.1addpkgsrc/math/ruby-narray/distinfo