Skip to content

Commit 74e8451

Browse files
Update compare_deap-pso_vs_pypop7-spso.py
1 parent e0e0b95 commit 74e8451

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/efficiency/sphere/compare_deap-pso_vs_pypop7-spso.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
"""Compare computational efficiency between *DEAP (PSO)* and
22
*PYPOP7 (SPSO)* on the well-known Sphere function.
3+
4+
Chinese: 该绘图脚本被段琦琦的博士论文(哈工大与南科大联合培养)所使用。
35
"""
46
import os
57
import sys

0 commit comments

Comments
 (0)