GFD Dennou Club /
Dennou Ruby /
Products
NumRu::Misc -- Collection of miscellaneous functions and classes to
facilitate programming.
by T. Horinouchi
- Apr 9 2015: now the tar ball of numru-misc-0.1.2 is available
- Mar 26 2015 (numru-misc-0.1.2) released -- currently on the RugyGems.org -- will be uploaded to the Dennou server soon.
- Aug 11 2011 (numru-misc-0.1.1) LICENCE file added (BSD 2-caluse)
- Mar 15 2010 (numru-misc-0.1.0) to support Ruby 1.9
- May 13 2005 (numru-misc-0.0.6) minor changes in keywordopt.rb
- Aug 10 2004 (numru-misc-0.0.5) package renamed from misc to numru-misc
The following libraries are required to use Misc:
-
NArray: a multi-dimensional numeric array class for ruby.
If you have installed these libraries, to install Misc is quite
easy:
% tar xvzf numru-misc-version.tar.gz
% cd numru-misc-version
% ruby install.rb
Last modified: Mon Mar 15 17:32:19 JST 2010