File tree Expand file tree Collapse file tree 1 file changed +6
-5
lines changed
Expand file tree Collapse file tree 1 file changed +6
-5
lines changed Original file line number Diff line number Diff line change @@ -100,11 +100,12 @@ results = lmmaes.optimize() # to run its (time-consuming) evolution process
100100print (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 ` ),
You can’t perform that action at this time.
0 commit comments