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.
5 lines
252 B
Text
5 lines
252 B
Text
$NetBSD: distinfo,v 1.1.1.1 2010/09/06 13:54:52 jihbed Exp $
|
|
|
|
SHA1 (bigfloat-0.2.1.tar.gz) = 50f339585c0f6fe88bd63606e8c97192b10c53ce
|
|
RMD160 (bigfloat-0.2.1.tar.gz) = 04453e3784f3c3f837ed2a043b81ae1b839ec12c
|
|
Size (bigfloat-0.2.1.tar.gz) = 129540 bytes
|