Jump to letter: [
CDFGNRV
]
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
- * 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.
- * Wed Jan 19 03:00:00 2005 KOSHIRO Tsuyoshi <koshiro{%}gfd-dennou{*}org> - 0.5.7p4-1dc
-
- source update.