pkgsrc-wip/py-bigfloat
Kamel Ibn Aziz Derouiche a90330e8fd Import py26-bigfloat-0.2.1 as wip/py-bigfloat.
The bigfloat package is a Python package providing arbitrary-precision
correctly-rounded binary floating-point arithmetic.
Features

 * correct rounding on all operations; precisely defined semantics compatible
    with the IEEE 754-2008 standard.
 * support for mixed-type operations with Python integers and floats
 * support for emulating IEEE 754 arithmetic in any of the IEEE binary interchange
    formats described in IEEE 754-2008. Infinities, NaNs, signed zeros,
    and subnormals are all supported.
 * easy control of rounding modes and precisions, via Python's 'with' statement.
2010-09-06 13:54:52 +00:00
..
DESCR
distinfo
Makefile
PLIST