public inbox for gsl-discuss@sourceware.org
 help / color / mirror / Atom feed
From: John D Lamb <J.D.Lamb@btinternet.com>
To: gsl-discuss@sources.redhat.com
Subject: C++ wrappers for GSL
Date: Thu, 09 Aug 2012 18:59:00 -0000	[thread overview]
Message-ID: <50240873.4030702@btinternet.com> (raw)

IÂ’ve written a set of C++ wrappers for GSL: http://ccgsl.sourceforge.net/

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.

The wrappers are essentially complete. The only GSL functions I have not
implemented are ones for n-tuples, multisets and sorting. I omitted
these because there are usually better ways to handle them in C++ and
they have no GSL dependencies.

IÂ’m likely to continue to make minor changes and bug fixes. For example,
I want to adapt the statistics functions to work seamlessly with
std::array, std::double, gsl::vector or anything else that looks like an
array.

-- 
John D Lamb

             reply	other threads:[~2012-08-09 18:59 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-08-09 18:59 John D Lamb [this message]
2012-08-12 21:25 ` Rhys Ulerich

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=50240873.4030702@btinternet.com \
    --to=j.d.lamb@btinternet.com \
    --cc=gsl-discuss@sources.redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).