Skip to content

Commit b0f53c0

Browse files
committed
small update
1 parent 5faf571 commit b0f53c0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -123,9 +123,9 @@ HiOp supports three types of optimization problems, each with a separate input f
123123
124124
More information on the HiOp interfaces are [here](src/Interface/README.md).
125125
126-
# HiOpBBpy - python based black-box optimization
126+
# HiOpBBpy - Python based black-box optimization
127127
128-
HiOpBBpy is a black-box (derivative free) Bayesian optimization solver for solving certain mathematical optimization problems. HiOpBBpy primarily targets problems for which the objective is very expensive and derivative information is not available. HiOpBBpy leverages MPI parallelism for batched Bayesian optimization methods and other embarassingly parallel tasks in said methods.
128+
HiOpBBpy is a black-box (derivative free) Bayesian optimization solver. HiOpBBpy primarily targets problems for which the objective is very expensive and derivative information is not available. HiOpBBpy leverages MPI parallelism for batched Bayesian optimization methods and other embarassingly parallel tasks in said methods.
129129
130130
## Build/install instructions
131131

0 commit comments

Comments
 (0)