From owner-freebsd-numerics@FreeBSD.ORG Mon Dec 17 04:54:15 2012 Return-Path: Delivered-To: freebsd-numerics@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 33AB099F for ; Mon, 17 Dec 2012 04:54:15 +0000 (UTC) (envelope-from sgk@troutmask.apl.washington.edu) Received: from troutmask.apl.washington.edu (troutmask.apl.washington.edu [128.95.76.21]) by mx1.freebsd.org (Postfix) with ESMTP id DE87F8FC13 for ; Mon, 17 Dec 2012 04:54:14 +0000 (UTC) Received: from troutmask.apl.washington.edu (localhost.apl.washington.edu [127.0.0.1]) by troutmask.apl.washington.edu (8.14.5/8.14.5) with ESMTP id qBH4mZtd016214; Sun, 16 Dec 2012 20:48:35 -0800 (PST) (envelope-from sgk@troutmask.apl.washington.edu) Received: (from sgk@localhost) by troutmask.apl.washington.edu (8.14.5/8.14.5/Submit) id qBH4mZZV016213; Sun, 16 Dec 2012 20:48:35 -0800 (PST) (envelope-from sgk) Date: Sun, 16 Dec 2012 20:48:35 -0800 From: Steve Kargl To: Stephen Montgomery-Smith Subject: Re: complex arc-trig etc Message-ID: <20121217044835.GA16191@troutmask.apl.washington.edu> References: <50CE9D0C.8080901@missouri.edu> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <50CE9D0C.8080901@missouri.edu> User-Agent: Mutt/1.5.21 (2010-09-15) Cc: freebsd-numerics@freebsd.org X-BeenThere: freebsd-numerics@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Discussions of high quality implementation of libm functions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 17 Dec 2012 04:54:15 -0000 On Sun, Dec 16, 2012 at 10:18:20PM -0600, Stephen Montgomery-Smith wrote: > Hey guys, my complex arc-trig functions at > http://people.freebsd.org/~stephen/ have been sitting there a long time. > Anyone want to commit them? > I've been swamped with work and family life. What little time I have has been spent on trying to fix the implementation of expm1l. I won't have time to look over the code or do any testing for awhile. I know you and Bruce worked on the details. If Bruce says that code can be committed, I have no objection. -- Steve