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 Jan 19, 2025
1 parent 2acaa87 commit 15d3948
Showing 1 changed file with 6 additions and 10 deletions.
16 changes: 6 additions & 10 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -95,18 +95,14 @@ print(results)

Please refer to [https://pypop.rtfd.io/](https://pypop.rtfd.io/) for online documentations of
this *well-designed* ("**self-boasted**") Python library for Black-Box Optimization ([several
online praises from others](https://pypop.readthedocs.io/en/latest/applications.html)).

A total of four extended versions of PyPop7 (as **PP7**) are ongoing or planned for further
online praises from others](https://pypop.readthedocs.io/en/latest/applications.html)). A
total of **four** extended versions of PyPop7 (as **PP7**) are ongoing or planned for further
development:

For Constrained Optimization (PyCoPop7 as PCP7),

For Noisy Optimization (PyNoPop7 as PNP7),

Enhancement via Parallel and Distributed Optimization (PyPop77 as PP77),

Enhancement via Meta-evolution based Optimization (PyMePop7 as PMP7).
* For Constrained Optimization (`PyCoPop7 as PCP7`),
* For Noisy Optimization (`PyNoPop7 as PNP7`),
* Enhancement via Parallel and Distributed Optimization (`PyPop77 as PP77`),
* Enhancement via Meta-evolution based Optimization (`PyMePop7 as PMP7`).

## A (Still Growing) Number of Black-Box Optimizers (BBO)

Expand Down

0 comments on commit 15d3948

Please sign in to comment.