1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41
|
=======
Credits
=======
This project was inspired by the pyswarm_ module that performs PSO with constrained support.
The package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template.
.. _pyswarm: https://github.com/tisimst/pyswarm
.. _Cookiecutter: https://github.com/audreyr/cookiecutter
.. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage
Maintainers
-----------
* Lester James V. Miranda (`@ljvmiranda921`_)
* Aaron Moser (`@whzup`_)
* Siobhán K. Cronin (`@SioKCronin`_)
Contributors
------------
* Carl-K (`@Carl-K`_)
* Andrew Jarcho (`@jazcap53`_)
* Charalampos Papadimitriou (`@CPapadim`_)
* Mamady Nabé (`@mamadyonline`_)
* Erik (`@slek120`_)
* Jay Speidell (`@jayspeidell`_)
* Bradahoward (`@bradahoward`_)
* Thomas (`@ThomasCES`_)
.. _`@ljvmiranda921`: https://github.com/ljvmiranda921
.. _`@Carl-K`: https://github.com/Carl-K
.. _`@SioKCronin`: https://github.com/SioKCronin
.. _`@jazcap53`: https://github.com/jazcap53
.. _`@CPapadim`: https://github.com/CPapadim
.. _`@mamadyonline`: https://github.com/mamadyonline
.. _`@slek120`: https://github.com/slek120
.. _`@whzup`: https://github.com/whzup
.. _`@jayspeidell`: https://github.com/jayspeidell
.. _`@bradahoward`: https://github.com/bradahoward
.. _`@ThomasCES`: https://github.com/ThomasCES
|