Bug#737234: ITP: ruby-numru-misc -- Collection of miscellaneous functions and classes to facilitate programming
Package: wnpp
Owner: Youhei SASAKI <uwabami@gfd-dennou.org>
Severity: wishlist
* Package name : ruby-numru-misc
Version : 0.1.1
Upstream Author : Takeshi Horinouchi
* URL or Web page : http://www.gfd-dennou.org/library/ruby/products/numru-misc/
* License : BSD-2-Clause
Description : Collection of miscellaneous functions and classes to facilitate programming for Ruby
module NumRu::Misc provides miscellaneous functions and classes to
facilitate programming for Ruby
- NumRu::Misc::KeywordOpt
A class to facilitate optional keyword arguments. More specifically,
it helps the use of a Hash to mimic the keyword argument system. With
this, you can set default values and description to each keyword
argument.
- NArray Enhanchement
- NumRu::Misc::MD_Iterators
A Mixin. To be included in a class with multi-dimension indexing
support (such as NArray).
- NumRu::Misc::EMath
To be included instead of the Math predefined module (or NMath in
NArray). Unlike Math and NMath, EMath handles unknown classes by
calling its native instance method (assuming the same name).
---
Youhei SASAKI <uwabami@gfd-dennou.org>
<uwabami@debian.or.jp>
GPG fingerprint:
4096/RSA: 66A4 EA70 4FE2 4055 8D6A C2E6 9394 F354 891D 7E07
Reply to: