From owner-freebsd-numerics@freebsd.org Mon Nov 6 21:33:09 2017 Return-Path: Delivered-To: freebsd-numerics@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 6F5C1E67E21 for ; Mon, 6 Nov 2017 21:33:09 +0000 (UTC) (envelope-from sgk@troutmask.apl.washington.edu) Received: from troutmask.apl.washington.edu (troutmask.apl.washington.edu [128.95.76.21]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "troutmask", Issuer "troutmask" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 48B1E2A4A for ; Mon, 6 Nov 2017 21:33:09 +0000 (UTC) (envelope-from sgk@troutmask.apl.washington.edu) Received: from troutmask.apl.washington.edu (localhost [127.0.0.1]) by troutmask.apl.washington.edu (8.15.2/8.15.2) with ESMTPS id vA6LX8Wg073810 (version=TLSv1.2 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO); Mon, 6 Nov 2017 13:33:08 -0800 (PST) (envelope-from sgk@troutmask.apl.washington.edu) Received: (from sgk@localhost) by troutmask.apl.washington.edu (8.15.2/8.15.2/Submit) id vA6LX8Hh073809; Mon, 6 Nov 2017 13:33:08 -0800 (PST) (envelope-from sgk) Date: Mon, 6 Nov 2017 13:33:08 -0800 From: Steve Kargl To: Michael Danilov Cc: freebsd-numerics@freebsd.org Subject: Re: cpow and clog Message-ID: <20171106213308.GA73787@troutmask.apl.washington.edu> Reply-To: sgk@troutmask.apl.washington.edu References: <20171106194937.GA87725@freebird> <20171106204121.GB37361@troutmask.apl.washington.edu> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20171106204121.GB37361@troutmask.apl.washington.edu> User-Agent: Mutt/1.7.2 (2016-11-26) X-BeenThere: freebsd-numerics@freebsd.org X-Mailman-Version: 2.1.23 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, 06 Nov 2017 21:33:09 -0000 On Mon, Nov 06, 2017 at 12:41:21PM -0800, Steve Kargl wrote: > On Mon, Nov 06, 2017 at 08:49:43PM +0100, Michael Danilov wrote: > > Hello, > > > > I would like to have some feedback on my attempt to import OpenBSD > > code for cpow and clog: > > > > https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=221341 > > https://bugs.freebsd.org/bugzilla/attachment.cgi?id=187693 > > > > What happened to the alternative implementation mentioned in the thread below? > > bde has an implementation of clog[fl]. He may someday > commit it. Note, I packaged Bruce's code with manpages here https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=216863 -- Steve 20170425 https://www.youtube.com/watch?v=VWUpyCsUKR4 20161221 https://www.youtube.com/watch?v=IbCHE-hONow