GFD Dennou Club /
Dennou Ruby /
Products
class NumRu::Units
by E. Toyoda and T. Horinouchi
This is a class to handle units of physical quantities.
It covers most functionality of UNIDATA's
UDUNITS Library,
however, with a more sophisticated handling of string expressions.
See the documentation for more infomation.
- 2015/02/17 Version 1.9 released -- supported some more units; Z for UTC
- 2014/01/12 Version 1.8 released -- supported ruby 2.1 (or later)
- 2011/08/04 Version 1.7 released -- minor refinement. Added LICENCE.txt
- 2010/03/15 Version 1.6 released -- more units supported + alpha
- 2005/05/25 Version 1.5 released -- debug in time units
- 2005/05/25 Version 1.4 released -- debug / support years
before 1900
- 2004/03/21 Version 1.3 released -- more units supported + debug
- 2004/03/21 Version 1.2 released -- debug
- 2004/03/01 Version 1.1 released -- debug and improvement
- 2004/02/06 Version 1.0 released -- created by Toyoda and packaged by Horinouchi
Last modified: Thu Aug 4 13:41:19 JST 2011