Skip to content

Commit 29bc91c

Browse files
Update README.md
1 parent a5e39ee commit 29bc91c

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
@@ -13,8 +13,8 @@
1313
```PyPop7``` is a Python library of **POPulation-based OPtimization** for **single-objective**,
1414
**real-parameter**, **unconstrained** black-box problems. Its main goal is to provide a
1515
*unified* interface and a large set of *elegant* implementations (e.g., evolutionary
16-
algorithms, swarm-based optimizers, and pattern search) for Black-Box Optimization,
17-
particularly population-based optimizers, in order to facilitate research repeatability, wide
16+
algorithms, swarm-based optimizers, and pattern search) for Black-Box Optimization, particularly
17+
various population-based optimizers, in order to facilitate research repeatability, wide
1818
benchmarking, and especially their real-world applications.
1919

2020
More specifically, for alleviating the notorious **curse-of-dimensionality** issue, the focus of

0 commit comments

Comments
 (0)