Skip to content

Commit 4e6909e

Browse files
committed
Fixed typo in README
1 parent c861a5f commit 4e6909e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
==================================================================================
2-
Py-BOBYQA: Derivative-Free Solver for Bound-Constraint Minimization |PyPI Version|
3-
==================================================================================
1+
===================================================================================
2+
Py-BOBYQA: Derivative-Free Solver for Bound-Constrained Minimization |PyPI Version|
3+
===================================================================================
44
Py-BOBYQA is a flexible package for solving bound-constrained general objective minimization, without requiring derivatives of the objective. It is a Python implementation of the BOBYQA algorithm by Powell.
55

66
More details about Py-BOBYQA can be found in our paper: C. Cartis, J. Fiala, B. Marteau and L. Roberts, Improving the Flexibility and Robustness of Model-Based Derivative-Free Optimization Solvers, technical report, University of Oxford, (2018).

0 commit comments

Comments
 (0)