ÿØÿà JFIF ` ` ÿþxØ
| Server IP : 109.234.164.53 / Your IP : 216.73.216.136 Web Server : Apache System : Linux cervelle.o2switch.net 4.18.0-553.32.1.lve.el8.x86_64 #1 SMP Thu Dec 19 13:14:03 UTC 2024 x86_64 User : computer3 ( 1098) PHP Version : 7.1.33 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : OFF | Pkexec : OFF Directory : /proc/self/root/opt/alt/python27/share/doc/alt-python27-pyswarm/ |
Upload File : |
========================================================= Particle swarm optimization (PSO) with constraint support ========================================================= The ``pyswarm`` package is a gradient-free, evolutionary optimization package for python that supports constraints. What's New ========== In this release, we've added Python3 compatibility. Requirements ============ - NumPy Installation and download ========================= See the `package homepage`_ for helpful hints relating to downloading and installing pyswarm. Source Code =========== The latest, bleeding-edge, but working, `code <https://github.com/tisimst/pyDOE/tree/master/pyswarm>`_ and `documentation source <https://github.com/tisimst/pyswarm/tree/master/doc/>`_ are available `on GitHub <https://github.com/tisimst/pyswarm/>`_. Contact ======= Any feedback, questions, bug reports, or success stores should be sent to the `author`_. I'd love to hear from you! License ======= This package is provided under two licenses: 1. The *BSD License* 2. Any other that the author approves (just ask!) References ========== - `Particle swarm optimization`_ on Wikipedia .. _author: mailto:tisimst@gmail.com .. _Particle swarm optimization: http://en.wikipedia.org/wiki/Particle_swarm_optimization .. _package homepage: http://pythonhosted.org/pyswarm