Skip to content

Commit 15d3948

Browse files
Update README.md
1 parent 2acaa87 commit 15d3948

File tree

1 file changed

+6
-10
lines changed

1 file changed

+6
-10
lines changed

README.md

Lines changed: 6 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -95,18 +95,14 @@ print(results)
9595

9696
Please refer to [https://pypop.rtfd.io/](https://pypop.rtfd.io/) for online documentations of
9797
this *well-designed* ("**self-boasted**") Python library for Black-Box Optimization ([several
98-
online praises from others](https://pypop.readthedocs.io/en/latest/applications.html)).
99-
100-
A total of four extended versions of PyPop7 (as **PP7**) are ongoing or planned for further
98+
online praises from others](https://pypop.readthedocs.io/en/latest/applications.html)). A
99+
total of **four** extended versions of PyPop7 (as **PP7**) are ongoing or planned for further
101100
development:
102101

103-
For Constrained Optimization (PyCoPop7 as PCP7),
104-
105-
For Noisy Optimization (PyNoPop7 as PNP7),
106-
107-
Enhancement via Parallel and Distributed Optimization (PyPop77 as PP77),
108-
109-
Enhancement via Meta-evolution based Optimization (PyMePop7 as PMP7).
102+
* For Constrained Optimization (`PyCoPop7 as PCP7`),
103+
* For Noisy Optimization (`PyNoPop7 as PNP7`),
104+
* Enhancement via Parallel and Distributed Optimization (`PyPop77 as PP77`),
105+
* Enhancement via Meta-evolution based Optimization (`PyMePop7 as PMP7`).
110106

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

0 commit comments

Comments
 (0)