FriesischScott/UncertaintyQuantification.jl

Randomized quasi Monte Carlo

FriesischScott opened this issue · 1 comments

Since v0.3 QuasiMonteCarlo.jl includes various randomization methods for all its sampling methods. We should enable these as well, with sane defaults since some of the sequences should generally not be used unrandomized.

  • DigitalShift
  • MatousekScramble
  • OwenScramble
  • Shift

It would be interesting to know which scrambles should be used as a default or if not all of them work for each QMC sequence.

If this contains a definite default we can use that otherwise leave it at not randomized as a default for now:

https://artowen.su.domains/mc/qmcstuff.pdf