public inbox for gsl-discuss@sourceware.org
 help / color / mirror / Atom feed
From: Brian Gough <bjg@network-theory.co.uk>
To: Szymon Jaroszewicz <sj@cs.umb.edu>
Cc: gsl-discuss@sourceware.org
Subject: Re: Monte Carlo API problem
Date: Fri, 24 Jul 2009 11:40:00 -0000	[thread overview]
Message-ID: <m3hbx2paww.wl%bjg@network-theory.co.uk> (raw)
In-Reply-To: <Pine.GSO.4.60.0907201007470.12579@blade71.cs.umb.edu>

At Mon, 20 Jul 2009 10:10:41 -0400 (EDT),
Szymon Jaroszewicz wrote:
> Attached is the patch.  As there are many parameters for miser and
> vegas, I added a structure which holds all the parameters and added
> functions which copy the values in and out of the structure.
> Otherwise we would need over 10 getter/setter functions for each
> method.  Let me know if you like this approach, I'll update the
> manual then.

Thanks for the patch.  That looks fine. Sorry for the delay in replying.

Minor point, using 
gsl_monte_vegas_params_get
instead of
gsl_monte_vegas_get_params
would be closer to the other _get,_set functions in the library.

It is nice that it only adds the the API and is backwards compatible,
so I can put it in the 1.13 release which I am currently preparing.
I've fixed all the outstanding bugs I wanted to clear so it is almost
ready to go.

-- 
Brian Gough

Network Theory Ltd,
Publishing Free Software Manuals --- http://www.network-theory.co.uk/

  reply	other threads:[~2009-07-24 11:40 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-07-20 14:11 Szymon Jaroszewicz
2009-07-24 11:40 ` Brian Gough [this message]
  -- strict thread matches above, loose matches on Subject: below --
2009-07-08 10:54 Szymon Jaroszewicz
2009-07-09 20:06 ` Brian Gough

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=m3hbx2paww.wl%bjg@network-theory.co.uk \
    --to=bjg@network-theory.co.uk \
    --cc=gsl-discuss@sourceware.org \
    --cc=sj@cs.umb.edu \
    /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).