Jump to letter: [
4ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
python-fpconst: IEEE 754 floating point special handling
- Summary
- This python module implements constants and functions for working with
IEEE 754 double-precision special values. It provides constants for
Not-a-Number (NaN), Positive Infinity (Inf), and Negative Infinity
(-Inf), as well as functions to test for these values.
Changelog
- * Wed Oct 13 05:00:00 2004 PLD Team <feedback{%}pld-linux{*}org>
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log: python-fpconst.spec,v $
Revision 1.4 2004/01/19 12:37:54 jajcus
- Release: 3
- new architecture-independent python modules paths
- BA: noarch
Revision 1.3 2003/12/01 23:45:48 matkor
- Release 2. Ac rebuild with changed Pythons ABI.
Revision 1.2 2003/11/03 22:44:47 qboosh
- pl
Revision 1.1 2003/11/03 00:42:59 arekm
- initial pld relase