Skip to content

Latin Hypercube sampling as a state space sampler #17

@Datseris

Description

@Datseris

Latin Hypercube sampling is a technique to randomly, yet more uniformly, sample a hypercube. https://github.com/MrUrq/LatinHypercubeSampling.jl

Thankfully, there is a Julia implementation of a much more advanced version of the algorithm: https://github.com/MrUrq/LatinHypercubeSampling.jl

We should use this in the state space sampler functionality

(and while we are at it, we should also make the state space sampler work via the type system and multiple dispatch, not with random keywords all given to the same function...)

Metadata

Metadata

Assignees

No one assigned

    Labels

    samplerSampling the state space

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions