Jump to letter: [
9ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
python-fpconst - A Python module for handling IEEE 754 floating point special values
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.
Packages
Name |
Version |
Release |
Type |
Size |
Built |
python-fpconst |
0.7.2 |
1.fc4 |
src |
11 KiB |
Tue Apr 11 15:09:26 2006 |
Changelog
- * Sat Mar 18 17:00:00 2006 Christopher Stone <chris{*}stone{%}gmail{*}com> 0.7.2-1
- Initial Release of python-fpconst, changes from fpconst include:
- Renamed package from fpconst to python-fpconst
- Removed macros in URL
- Removed python-devel from BR
- Droped the second paragraph in %description
- Droped PKG-INFO from %doc
- Added pep-0754.txt to %doc