public inbox for gsl-discuss@sourceware.org
 help / color / mirror / Atom feed
From: Gerard Jungman <jungman@lanl.gov>
To: gsl-discuss@sources.redhat.com
Subject: Re: forwarded message from Dherminder Kainth
Date: Wed, 19 Dec 2001 13:20:00 -0000	[thread overview]
Message-ID: <3BCB299F.50D4B73B@lanl.gov> (raw)
In-Reply-To: <15301.40695.189510.853265@debian>

Brian Gough wrote:
> 
> It is relatively straightforward to extend the Sobol generator (for example)
> to higher dimensions by altering the dimension etc to beyond 40 and putting
> in more irreducible polynomials

Hi. Yes, I just didn't have the patience to deal with it.
The way I implemented it was trivial, with the polynomials
just sitting in a static table. With that approach there
will always be somebody who wanted N+1.

The right thing to do is to create a dynamic facility,
so the user can generate tables for dimensions as high
as desired. I don't have the time to do that, and it
probably won't get done. If somebody wanted to contribute
something, that would be fine. But however it is done, it
should not be allowed to affect the performance of the
low dimension cases.

> A point of warning - quasi randoms are NOT good for integrating to dimension
> 400 (basically to do with the Kloskwa Hlawka) bound.
> Instead you must

Yes, exactly. I didn't see any point in higher dimension tables
for that reason, but I understand your point about the possibility
that the effective dimension is much lower. I didn't think about
that at the time.


Thanks.

--
G. Jungman

      reply	other threads:[~2001-12-19 13:20 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-12-19 13:20 Brian Gough
2001-12-19 13:20 ` Gerard Jungman [this message]

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=3BCB299F.50D4B73B@lanl.gov \
    --to=jungman@lanl.gov \
    --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).