RAA - narray

THIS PAGE IS FOR PROJECT OWNER

Please see http://raa.ruby-lang.org/project/narray for users.

narray / 0.5.9p7

Short description: NArray - Numerical N-dimensional Array class
Category: Library/Numerical
Status: experimental
Created: 2002-03-24 17:31:49 GMT
Last update: 2009-08-12 03:54:11 GMT
Owner: Masahiro TANAKA (Projects of this owner)
Homepage: http://narray.rubyforge.org/
Download: http://rubyforge.org/frs/download.php/61995/narray-0.5.9p7.tar.gz
License: Ruby's
Dependency:
None
Description:

NArray is a class of Numerical N-dimensional Array,
providing fast and efficient computing of the large data arrays.
Element types: Integer, Float, Complex and Ruby Object.
Methods: array manipulation, arithmetic operators and mathematical functions (including FFTW and LU factorization).