From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 26347 invoked by alias); 12 Aug 2012 21:25:55 -0000 Received: (qmail 26304 invoked by uid 22791); 12 Aug 2012 21:25:54 -0000 X-SWARE-Spam-Status: No, hits=-3.4 required=5.0 tests=AWL,BAYES_20,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM,KHOP_RCVD_TRUST,KHOP_THREADED,RCVD_IN_DNSWL_LOW,RCVD_IN_HOSTKARMA_YE X-Spam-Check-By: sourceware.org Received: from mail-pb0-f47.google.com (HELO mail-pb0-f47.google.com) (209.85.160.47) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Sun, 12 Aug 2012 21:25:41 +0000 Received: by pbcwy7 with SMTP id wy7so5895355pbc.20 for ; Sun, 12 Aug 2012 14:25:41 -0700 (PDT) Received: by 10.68.212.70 with SMTP id ni6mr14368694pbc.22.1344806741362; Sun, 12 Aug 2012 14:25:41 -0700 (PDT) MIME-Version: 1.0 Received: by 10.68.132.228 with HTTP; Sun, 12 Aug 2012 14:25:21 -0700 (PDT) In-Reply-To: <50240873.4030702@btinternet.com> References: <50240873.4030702@btinternet.com> From: Rhys Ulerich Date: Sun, 12 Aug 2012 21:25:00 -0000 Message-ID: Subject: Re: C++ wrappers for GSL To: John D Lamb Cc: gsl-discuss@sources.redhat.com Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: quoted-printable Mailing-List: contact gsl-discuss-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gsl-discuss-owner@sourceware.org X-SW-Source: 2012-q3/txt/msg00004.txt.bz2 Hi John, > I=92ve written a set of C++ wrappers for GSL: http://ccgsl.sourceforge.ne= t/ > > I would be interested to know if these are useful to anyone other than > me, or if anyone is interested in developing or testing the code. I anticipate these being useful to me, but I've not yet had time to dig through them in great detail. From a quick pass, the design looks quite nice. Do you have an announcement mailing list that I might join? Cheers, Rhys