Home > Repositories > base > python-fpconst

python-fpconst: Utilities for handling IEEE 754 floating point special values

This module provides constants and functions for handling IEEE754 floating point infinite and NaN values.

This works on any python that uses IEEE754 double values for its float type (whether big- or little-endian). Although this is not required, it's unlikely any python would fail to meet this requirement (the code in both the standard and JPython interpreters assumes IEEE754 double all over the place).
Name:python-fpconst
Release: 0.7.2-3mamba
Group:System/Libraries/Python
Maintainer:autodist
License:BSD
Size:10.48 kB
Upstream URL:http://www.analytics.washington.edu/statcomp/projects/rzope/fpconst/
Build time:2013-05-17 15:34:41
Binary packages and requirements
i586
Built RPMSpython-fpconst
Build requirementslibpython-devel[>=0:2.7] [1]
History of changes
DatePackagerReleaseDescription
2013-05-17silvan0.7.2-3mamba- python 2.7 mass rebuild