Re: Implementations of sqrtl and logl

2005-12-30 Thread Steve Kargl
On Sat, Dec 31, 2005 at 05:26:12AM +1100, Peter Jeremy wrote: > On Thu, 2005-Dec-29 14:46:26 -0800, Steve Kargl wrote: > >I have implementations for sqrtl and logl, which can be added > >to libm. In limited testing on AMD64 , I find > > > >troutmask:kargl[208] ./test_sqrt > > float do

Re: Implementations of sqrtl and logl

2005-12-30 Thread Peter Jeremy
On Thu, 2005-Dec-29 14:46:26 -0800, Steve Kargl wrote: >I have implementations for sqrtl and logl, which can be added >to libm. In limited testing on AMD64 , I find > >troutmask:kargl[208] ./test_sqrt > float doublelong double >MRE: 8.953800e-08 1.664855e-16 1.084202e-19 >DD

Re: Implementations of sqrtl and logl

2005-12-30 Thread Steve Kargl
On Fri, Dec 30, 2005 at 08:29:45AM -0500, John Baldwin wrote: > On Thursday 29 December 2005 05:46 pm, Steve Kargl wrote: > > I have implementations for sqrtl and logl, which can be added > > to libm. In limited testing on AMD64 , I find > > You probably will want to coordinate with Bruce Evans (

Re: Implementations of sqrtl and logl

2005-12-30 Thread John Baldwin
On Thursday 29 December 2005 05:46 pm, Steve Kargl wrote: > I have implementations for sqrtl and logl, which can be added > to libm. In limited testing on AMD64 , I find You probably will want to coordinate with Bruce Evans (bde@) as he has been doing a lot of work on libm specifically with amd6