[Bug 185795] New: Review Request: fpconst (Python lib for IEEE 754)

bugzilla at redhat.com bugzilla at redhat.com
Sat Mar 18 08:11:11 UTC 2006


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug report.




https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=185795

           Summary: Review Request: fpconst (Python lib for IEEE 754)
           Product: Fedora Extras
           Version: devel
          Platform: All
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: normal
         Component: Package Review
        AssignedTo: bugzilla-sink at leemhuis.info
        ReportedBy: tkmame at retrogames.com
         QAContact: fedora-extras-list at redhat.com


*** THIS IS MY FIRST PACKAGE AND I AM SEEKING A SPONSOR ***

Spec Name or Url: http://tkmame.retrogames.com/fedora-extras/fpconst.spec

SRPM Name or Url: http://tkmame.retrogames.com/fedora-extras/fpconst-0.7.2-1.src.rpm 
( you may need to download it from http://tkmame.retrogames.com/fedora-extras/ )

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.

The code is implemented in pure python by taking advantage of the
'struct' standard module. Care has been taken to generate proper
results on both big-endian and little-endian machines. Some efficiency
could be gained by translating the core routines into C.

-- 
Configure bugmail: https://bugzilla.redhat.com/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.




More information about the fedora-extras-list mailing list