From owner-freebsd-current@FreeBSD.ORG Wed May 30 17:19:55 2012 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4471C1065672 for ; Wed, 30 May 2012 17:19:55 +0000 (UTC) (envelope-from m.e.sanliturk@gmail.com) Received: from mail-ob0-f182.google.com (mail-ob0-f182.google.com [209.85.214.182]) by mx1.freebsd.org (Postfix) with ESMTP id 009E68FC14 for ; Wed, 30 May 2012 17:19:54 +0000 (UTC) Received: by obcni5 with SMTP id ni5so69817obc.13 for ; Wed, 30 May 2012 10:19:53 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=BjG1aHAtjPJFK2hEWny4mrNr0SRwaFYXh1sj6dbqagM=; b=EdCTJB066WrXmIFTZ89tYTnu2yLkINagSTINoLzIjDaHOeTI4elFeQnHfU9aqiqcwo Z7COxsBZjcT0KM4cLAJ1dltJUzwWv+63FPv85LoPzl1WhZe24UDALMlb8dZ1ra+fY58z xJ7TACBEWfwM0fy3pbvthNEXmCtysOlVA+B9/0ZTSq2/9YVkY7/sMcRUrhxrBuAbrA2n Z3YQsfhc4S19XPmtzkOzLiiiKGegqA3+1vO9RwalZelNElwPK2RFW5byBfoh62Zdpjd+ kaQ3q00MXkB+3AK4mt85LFGRhhitAoXihYgRPE3zw9sF6Gni+w6tqq5oS0x18FAHz4CQ kSxg== MIME-Version: 1.0 Received: by 10.182.51.100 with SMTP id j4mr5207244obo.78.1338398393621; Wed, 30 May 2012 10:19:53 -0700 (PDT) Received: by 10.182.53.1 with HTTP; Wed, 30 May 2012 10:19:53 -0700 (PDT) In-Reply-To: <20120530155143.GB22042@lonesome.com> References: <4FC40449.3040602@missouri.edu> <20120528233035.GA77157@troutmask.apl.washington.edu> <4FC40DEA.8030703@missouri.edu> <20120529000756.GA77386@troutmask.apl.washington.edu> <4FC43C8F.5090509@missouri.edu> <20120529045612.GB4445@server.rulingia.com> <20120529061035.GA78573@troutmask.apl.washington.edu> <4FC4FDF5.3030108@gwdg.de> <4FC50D6B.80707@missouri.edu> <4FC5EC23.50904@beastielabs.net> <20120530155143.GB22042@lonesome.com> Date: Wed, 30 May 2012 10:19:53 -0700 Message-ID: From: Mehmet Erol Sanliturk To: Mark Linimon Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Stephen Montgomery-Smith , Peter Jeremy , freebsd-current@freebsd.org, Hans Ottevanger , Steve Kargl Subject: Re: Use of C99 extra long double math functions after r236148 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 30 May 2012 17:19:55 -0000 On Wed, May 30, 2012 at 8:51 AM, Mark Linimon wrote: > Perhaps a more general name might be appropriate so as to include > fixed-point problems? math-libs@? numerics@? > > I'm sure someone will come up with a better name. > > mcl > Numerics@ is good . Other names may be numerical-analysis@ computing@ ( includes high performance computing ) mathematics@ ( includes statistics , numerical analysis , computation , probability , ... ) Thank you very much . Mehmet Erol Sanliturk