Home > Repository > 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).
Nome:python-fpconst
Versione: 0.7.2-3mamba
Gruppo:System/Libraries/Python
Manutentore:autodist
Licenza:BSD
Dimensione:10.48 kB
URL di origine:http://www.analytics.washington.edu/statcomp/projects/rzope/fpconst/
Data di compilazione:2013-05-17 15:34:41
Pacchetti binari e dipendenze
i586
RPM creatipython-fpconst
Dipendenze di compilazionelibpython-devel[>=0:2.7] [1]
Cronologia delle modifiche
DataPackagerVersioneDescrizione
2013-05-17silvan0.7.2-3mamba- python 2.7 mass rebuild