Skip to content

Missing Inequality Constraints Check #11

@J-T-M

Description

@J-T-M

Hi,

Thank you for the library.

There is just a small bug in the code related to random point selection and inequality constraints handling.

During initialisation with random points the inequality constraints were checked. But if a random point is picked during a run, there is no constraints check. So there is a possibility to injure the constraints. (line 394-401 in bayes.py)

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions