Skip to content

Commit e6948b3

Browse files
Update README.md
1 parent 61586e7 commit e6948b3

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

README.md

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -100,11 +100,12 @@ results = lmmaes.optimize() # to run its (time-consuming) evolution process
100100
print(results)
101101
```
102102

103-
Please refer to [https://pypop.rtfd.io/](https://pypop.rtfd.io/) for online documentations of
104-
this *well-designed* ("**self-boasted**") Python library for Black-Box Optimization ([several
105-
online praises from others](https://pypop.readthedocs.io/en/latest/applications.html)). A
106-
total of **four** extended versions of PyPop7 (as **PP7**) are ongoing or planned for further
107-
development:
103+
Please refer to [https://pypop.rtfd.io/](https://pypop.rtfd.io/) for online
104+
documentations of this *well-designed* ("**self-boasted**") Python library
105+
for Black-Box Optimization (e.g., [several online praises from
106+
others](https://pypop.readthedocs.io/en/latest/applications.html)). A total
107+
of **4** extended versions of PyPop7 (as **PP7**) are ongoing or planned
108+
for further development:
108109

109110
* For Constrained Optimization (`PyCoPop7 as PCP7`),
110111
* For Noisy Optimization (`PyNoPop7 as PNP7`),

0 commit comments

Comments
 (0)