pyswarm-master

所属分类:其他
开发工具:Python
文件大小:370KB
下载次数:10
上传日期:2019-02-26 15:28:42
上 传 者强叔20150
说明:  python源码,里面包含粒子群算法的所有步骤和过程,可用于论文写作
(Python source code, which contains all the steps and processes of particle swarm optimization, please read carefully)

文件列表:
doc (0, 2015-09-22)
doc\Makefile (3154, 2015-09-22)
doc\_build (0, 2015-09-22)
doc\_build\doctrees (0, 2015-09-22)
doc\_build\doctrees\environment.pickle (7991, 2015-09-22)
doc\_build\doctrees\index.doctree (69352, 2015-09-22)
doc\_build\html (0, 2015-09-22)
doc\_build\html\.buildinfo (230, 2015-09-22)
doc\_build\html\_sources (0, 2015-09-22)
doc\_build\html\_sources\index.txt (13449, 2015-09-22)
doc\_build\html\_static (0, 2015-09-22)
doc\_build\html\_static\_default.css (8170, 2015-09-22)
doc\_build\html\_static\ajax-loader.gif (673, 2015-09-22)
doc\_build\html\_static\basic.css (8463, 2015-09-22)
doc\_build\html\_static\comment-bright.png (3500, 2015-09-22)
doc\_build\html\_static\comment-close.png (3578, 2015-09-22)
doc\_build\html\_static\comment.png (3445, 2015-09-22)
doc\_build\html\_static\contents.png (202, 2015-09-22)
doc\_build\html\_static\doctools.js (6840, 2015-09-22)
doc\_build\html\_static\down-pressed.png (368, 2015-09-22)
doc\_build\html\_static\down.png (363, 2015-09-22)
doc\_build\html\_static\favicon.ico (11513, 2015-09-22)
doc\_build\html\_static\file.png (392, 2015-09-22)
doc\_build\html\_static\jquery.js (252879, 2015-09-22)
doc\_build\html\_static\logo.png (9937, 2015-09-22)
doc\_build\html\_static\logo.svg (2422, 2015-09-22)
doc\_build\html\_static\minus.png (199, 2015-09-22)
doc\_build\html\_static\navigation.png (218, 2015-09-22)
doc\_build\html\_static\plus.png (199, 2015-09-22)
doc\_build\html\_static\pygments.css (3932, 2015-09-22)
doc\_build\html\_static\searchtools.js (16403, 2015-09-22)
doc\_build\html\_static\sphinxdoc.css (6086, 2015-09-22)
doc\_build\html\_static\underscore.js (41417, 2015-09-22)
doc\_build\html\_static\up-pressed.png (372, 2015-09-22)
doc\_build\html\_static\up.png (363, 2015-09-22)
doc\_build\html\_static\websupport.js (25246, 2015-09-22)
doc\_build\html\genindex.html (4080, 2015-09-22)
... ...

========================================================= 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 ========== This release features multiprocessing support. 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 `_ and `documentation source `_ are available `on GitHub `_. 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

近期下载者

相关文件


收藏者