[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
[Bug 185795] New: Review Request: fpconst (Python lib for IEEE 754)
- From: bugzilla redhat com
- To: fedora-extras-list redhat com
- Subject: [Bug 185795] New: Review Request: fpconst (Python lib for IEEE 754)
- Date: Sat, 18 Mar 2006 03:11:11 -0500
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 leemhuis info
ReportedBy: tkmame retrogames com
QAContact: fedora-extras-list 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.
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]