Skip to content

Consider using Scipy stats.qmc module for Quasi-Monte Carlo samplers #120

@EwoutH

Description

@EwoutH

In SciPy 1.7.0 one of the most massive PRs in SciPy history was merged, scipy/scipy#10844. This PR added the scipy.stats.qmc submodule, which provides Quasi-Monte Carlo generators and associated helper functions. The qmc submodule is still developed and optimized.

It might be worth investigating if porting some of the EMAworkbench samplers (either the built-in samplers from samplers.py or the imported ones in salib_samplers.py). Sobol, Halton and LatinHypercube are likely candidates.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions