FriesischScott / UncertaintyQuantification.jl

Uncertainty Quantification in Julia
MIT License
28 stars 7 forks source link

HaltonSampling broken with latest QuasiMonteCarlo version #88

Closed FriesischScott closed 1 year ago

FriesischScott commented 1 year ago

In 0.2.10 the interface for LowDiscrepancySampling (Halton) was changed to include randomization.

The corresponding qmc_sample must be updated and the compat entry increased to 0.2.10.

FriesischScott commented 1 year ago

Fixed by 97ce2ebfee78bb0ae926ea93a64efff3df68f7b1