Skip to content

Truncated multivariate normal rejection sampler too slow #2

@srbittner

Description

@srbittner

stat_util.py function truncated_multivariate_normal_fast_rvs is currently written as a rejection sampler with pre-computed cholesky factor. This rejection sampler is too slow in higher dimensions. I should implement an MCMC sampler, to speed this up.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions