"""Representing numbers in some non-standard ways.

Fragments:
  archaea -- archaic and/or silly units
  bigfloat -- extends the range of floating-point values
  lazy -- helper classes for lazy evaluation
  object -- provides a generic Object class
  quantity -- describes a value with units of measurement
  sample -- describes a number with uncertain value
  SI -- the base units of SI
  units -- other vaguely sensible units

$Id: __init__.py,v 1.2 2007/04/09 00:42:38 eddy Exp $
"""
