We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3c0c72a commit 6506880Copy full SHA for 6506880
docs/sphinx/source/applications.rst
@@ -99,9 +99,13 @@ in the following papers (note that the below list is **actively updated**):
99
Open-Source Cases
100
-----------------
101
102
-Till now, this Python library `PyPop7` has been required (at least) in the
103
-following open-source projects on **GitHub**:
+Till now, this Python library `PyPop7` has been required and/or introduced
+(at least) in the following **open-source** projects on **GitHub**:
104
105
+* **17**: https://github.com/lamda-bbo/BBOPlace-Bench
106
+
107
+ * `from pypop7.optimizers.pso.pso import PSO as PYPSO`
108
+ * requirements.txt: `pypop7==0.0.82`
109
* **16**: https://github.com/lamda-bbo/BBOPlace-miniBench
110
111
* requirements.txt: `pypop7==0.0.82`
0 commit comments