[550] in linux-announce channel archive
inline-math-1.3
daemon@ATHENA.MIT.EDU (Lars Wirzenius)
Mon May 8 10:08:18 1995
Date: Mon, 8 May 1995 14:51:10 +0300
From: Lars Wirzenius <wirzeniu@cc.helsinki.fi>
To: linux-activists@niksula.hut.fi, linux-announce@vger.rutgers.edu
X-Mn-Key: announce
From: bowman@hagar.ph.utexas.edu (John Bowman)
Newsgroups: comp.os.linux.announce
Subject: inline-math-1.3
Organization: University of Texas at Austin
Keywords: inline floating-point math libm
Approved: linux-announce@news.ornl.gov (Lars Wirzenius)
Followup-to: comp.os.linux.development.system
Version 1.3 of inline-math.tar.gz has been uploaded to sunsite:/pub/Linux/libs.
Inline-math is a gcc macro package that inlines the floating-point math
routines found in libm. It can typically improve execution speed by 10%.
These inline routines avoid using the flawed algorithms for sinh, tanh,
asinh, and atanh found in libm (which produce incorrect results for small
arguments).
The new package uses inlined functions instead of macros, behaves properly
under the gcc flag -ansi, and fixes bugs in the Version 1.0 implementation
of tan(x) and sgn(x). A more efficient algorithm for the function log1p()
is now being used.
John Bowman bowman@hagar.ph.utexas.edu
Institute for Fusion Studies, RLM 11.222
The University of Texas at Austin
Austin, TX 78712
--
Send submissions for comp.os.linux.announce to: linux-announce@news.ornl.gov
PLEASE remember Keywords: and a short description of the software.