Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Evolutionary-Intelligence authored Oct 27, 2024
1 parent 97d7167 commit 3f91a8c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,9 @@ pattern search) for **Black-Box Optimization (BBO)**, *particularly population-b
in order to facilitate research repeatability, wide benchmarking of BBO, and especially their
real-world applications.

More specifically, for alleviating their **curse of dimensionality**, the focus of ```PyPop7``` is
to cover their **State Of The Art for Large-Scale Optimization (LSO)**, though many of their
small/medium-scaled versions and variants are also included here (mainly for **theoretical** or
More specifically, for alleviating**curse of dimensionality**, one focus of ```PyPop7``` is to
cover their **State Of The Art for Large-Scale Optimization (LSO)**, though many of their small-
and medium-scaled versions or variants are also included here (mainly for **theoretical** or
**benchmarking** or **educational** purposes). For a growing list of public use cases of `PyPop7`,
please refer to [this online website](https://pypop.readthedocs.io/en/latest/applications.html)
for details. Although we have chosen *GPL-3.0 license*, anyone could use, modify, and improve this
Expand Down

0 comments on commit 3f91a8c

Please sign in to comment.