public inbox for newlib@sourceware.org
 help / color / mirror / Atom feed
* OpenLibm?
@ 2021-12-01 23:32 Joel Sherrill
  0 siblings, 0 replies; 3+ messages in thread
From: Joel Sherrill @ 2021-12-01 23:32 UTC (permalink / raw)
  To: Newlib

Hi

I was looking for a possible source of long double libm method
implementations and it looks like openlibm
(https://github.com/JuliaMath/openlibm) has a complete implementation
for multiple architectures of interest. It is based on the fdlibm
source I think most of newlib's libm came from and appears to be well
maintained.

Any thoughts on using this for at least the long double methods?

Other than inertia, is there a reason not to consider newlib just
importing this?

--joel

^ permalink raw reply	[flat|nested] 3+ messages in thread
* OpenLibm?
@ 2021-12-02  8:02 Paul Zimmermann
  2021-12-02 14:30 ` OpenLibm? Joel Sherrill
  0 siblings, 1 reply; 3+ messages in thread
From: Paul Zimmermann @ 2021-12-02  8:02 UTC (permalink / raw)
  To: newlib

about Joel's mail (https://sourceware.org/pipermail/newlib/2021/018739.html).

OpenLibm long double does not implement exp10, j0, j1, y0 and y1, and has
accuracy issues with lgamma and tgamma. See Table 11 of
https://members.loria.fr/PZimmermann/papers/#accuracy.

Paul

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2021-12-02 14:30 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-12-01 23:32 OpenLibm? Joel Sherrill
2021-12-02  8:02 OpenLibm? Paul Zimmermann
2021-12-02 14:30 ` OpenLibm? Joel Sherrill

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).