From 496760b0e8d773b9f82abfd7264da07432941edb Mon Sep 17 00:00:00 2001 From: Lj Miranda Date: Tue, 22 May 2018 21:52:23 +0900 Subject: [PATCH 1/2] Update README.rst --- README.rst | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/README.rst b/README.rst index b4b0be2c..ca7b4ee3 100644 --- a/README.rst +++ b/README.rst @@ -308,13 +308,16 @@ Are you using PySwarms in your project or research? Please cite us! url = {https://doi.org/10.21105/joss.00433} } -Projects citing PySwarms -~~~~~~~~~~~~~~~~~~~~~~~~ +People using PySwarms +~~~~~~~~~~~~~~~~~~~~~~ +Not on the list? Ping us in the Issue Tracker! +* Gousios, Georgios. Lecture notes for the TU Delft TI3110TU course Algorithms and Data Structures. Accessed May 22, 2018. http://gousios.org/courses/algo-ds/book/string-distance.html#sop-example-using-pyswarms. * Nandy, Abhishek, and Manisha Biswas., "Applying Python to Reinforcement Learning." *Reinforcement Learning*. Apress, Berkeley, CA, 2018. 89-128. * Benedetti, Marcello, et al., "A generative modeling approach for benchmarking and training shallow quantum circuits." *arXiv preprint arXiv:1801.07686* (2018). * Vrbančič et al., "NiaPy: Python microframework for building nature-inspired algorithms." Journal of Open Source Software, 3(23), 613, https://doi.org/10.21105/joss.00613 + Others ------ Like it? Love it? Leave us a star on Github_ to show your appreciation! From ae822d47e616762d11c32af0b66ce3b9f60dbf0b Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 29 May 2018 09:54:50 +0900 Subject: [PATCH 2/2] Update sphinx from 1.7.4 to 1.7.5 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 70f4c3e6..744037d7 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -6,7 +6,7 @@ flake8==3.5.0 mock==2.0.0 tox==3.0.0 coverage==4.5.1 -Sphinx==1.7.4 +Sphinx==1.7.5 cryptography==2.2.2 PyYAML==3.12 future==0.16.0