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
- * 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
- * Sun Feb 26 03:00:00 2006 KOSHIRO Tsuyoshi <koshiro{%}gfd-dennou{*}org> - 0.5.8-2dc
- modified for dealing with multi-distribution.
- * Thu Aug 18 03:00:00 2005 KOSHIRO Tsuyoshi <koshiro{%}gfd-dennou{*}org> - 0.5.8-1dc
- source update.