Skip to content

AIM can infinite loop #48

@zenna

Description

@zenna

Suppose the initial box is all full, we won't split it and we won't accept it, which is just wrong..

using Sigma

X = Sigma.uniform(0,1)
condition =  (X <= 5.01)
samples = Sigma.rand(X,condition,1000)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions