File tree Expand file tree Collapse file tree 1 file changed +7
-5
lines changed
Expand file tree Collapse file tree 1 file changed +7
-5
lines changed Original file line number Diff line number Diff line change 1010[ ![ Downloads] ( https://static.pepy.tech/badge/pypop7/month )] ( https://pepy.tech/project/pypop7 )
1111![ visitors] ( https://visitor-badge.laobi.icu/badge?page_id=Evolutionary-Intelligence.pypop )
1212
13- ``` PyPop7 ``` is a Python library of ** POPulation-based OPtimization** for ** single-objective** ,
14- ** real-parameter** , ** unconstrained** black-box problems. Its main goal is to provide a
15- * unified* interface and a large set of * elegant* implementations (e.g., [ evolutionary
16- algorithms] ( https://www.nature.com/articles/nature14544 ) , swarm-based optimizers, and pattern
17- search) for Black-Box Optimization, particularly various population-based optimizers, in order
13+ ``` PyPop7 ``` is a [ Python] ( https://www.python.org/ ) library of ** POPulation-based OPtimization**
14+ for ** single-objective** , ** real-parameter** , ** unconstrained** black-box problems. Its main goal
15+ is to provide a * unified* interface and a large set of * elegant* implementations (e.g.,
16+ [ evolutionary algorithms] ( https://www.nature.com/articles/nature14544 ) ,
17+ swarm-based optimizers,
18+ and pattern search)
19+ for Black-Box Optimization, particularly various population-based optimizers, in order
1820to facilitate research repeatability, wide benchmarking, and especially their real-world
1921applications.
2022
You can’t perform that action at this time.
0 commit comments