Jump to letter: [
DGNRV
]
ruby-narray: NArray is a class of Numerical N-dimensional Array for ruby.
- Summary
- 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.
Changelog
- * Mon Jan 28 03:00:00 2008 KOSHIRO Tsuyoshi <koshiro{%}gfd-dennou{*}org> - 0.5.9p4-1dc
- new upstream release
- * Wed Dec 19 03:00:00 2007 KOSHIRO Tsuyoshi <koshiro{%}gfd-dennou{*}org> - 0.5.9p2-1dc
- new upstream release
- License: Ruby or GPL+
- * Thu Aug 31 03:00:00 2006 KOSHIRO Tsuyoshi <koshiro{%}gfd-dennou{*}org> - 0.5.9-1dc
- source update.
- remove BuildRequires: fftw2-devel
- remove Requires: fftw2