python-fpconst - Python module for handling IEEE 754 floating point special values

Description:

This python module implements constants and functions for working with
IEEE754 double-precision special values.  It provides constants for
Not-a-Number (NaN), Positive Infinity (PosInf), and Negative Infinity
(NegInf), as well as functions to test for these values.

Homepage: http://research.warnes.net/statcomp/projects/RStatServer/fpconst

License: ASL 2.0

Vendor: Fedora Project

Packages

python-fpconst-0.7.3-1.fc8.noarch [14 KiB] Changelog by Christopher Stone (2007-09-30):
- Upstream sync
- Update source URL
- Some spec file cleanups