We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 69329c1 commit e513875Copy full SHA for e513875
baybe/searchspace/continuous.py
@@ -513,7 +513,6 @@ def _sample_from_polytope(
513
# constraints, see https://github.com/pytorch/botorch/issues/2468
514
515
n_params = len(self.comp_rep_columns)
516
-
517
eq_constraints, ineq_constraints = [], []
518
519
for c in [*self.constraints_lin_eq, *self.constraints_lin_ineq]:
0 commit comments