{ "info": { "author": "Abraham Lee", "author_email": "tisimst@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Intended Audience :: Education", "Intended Audience :: Science/Research", "License :: OSI Approved :: BSD License", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 2.6", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.2", "Programming Language :: Python :: 3.3", "Topic :: Education", "Topic :: Scientific/Engineering", "Topic :: Scientific/Engineering :: Mathematics", "Topic :: Scientific/Engineering :: Physics", "Topic :: Software Development", "Topic :: Software Development :: Libraries", "Topic :: Software Development :: Libraries :: Python Modules", "Topic :: Utilities" ], "description": "=========================================================\nParticle swarm optimization (PSO) with constraint support\n=========================================================\n\nThe ``pyswarm`` package is a gradient-free, evolutionary optimization package \nfor python that supports constraints.\n\nWhat's New\n==========\n\nIn this release, we've added Python3 compatibility.\n\nRequirements\n============\n\n- NumPy\n\nInstallation and download\n=========================\n\nSee the `package homepage`_ for helpful hints relating to downloading\nand installing pyswarm.\n\n\nSource Code\n===========\n\nThe latest, bleeding-edge, but working, `code\n`_\nand `documentation source\n`_ are\navailable `on GitHub `_.\n\nContact\n=======\n\nAny feedback, questions, bug reports, or success stores should\nbe sent to the `author`_. I'd love to hear from you!\n\nLicense\n=======\n\nThis package is provided under two licenses:\n\n1. The *BSD License*\n2. Any other that the author approves (just ask!)\n\nReferences\n==========\n\n- `Particle swarm optimization`_ on Wikipedia\n\n.. _author: mailto:tisimst@gmail.com\n.. _Particle swarm optimization: http://en.wikipedia.org/wiki/Particle_swarm_optimization\n.. _package homepage: http://pythonhosted.org/pyswarm", "description_content_type": null, "docs_url": "https://pythonhosted.org/pyswarm/", "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/tisimst/pyswarm", "keywords": "PSO,particle swarm optimization,optimization,python", "license": "BSD License", "maintainer": null, "maintainer_email": null, "name": "pyswarm", "package_url": "https://pypi.org/project/pyswarm/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/pyswarm/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/tisimst/pyswarm" }, "release_url": "https://pypi.org/project/pyswarm/0.6/", "requires_dist": null, "requires_python": null, "summary": "Particle swarm optimization (PSO) with constraint support", "version": "0.6" }, "last_serial": 1278459, "releases": { "0.5": [ { "comment_text": "", "digests": { "md5": "c5a0bb7626d0e19dc0fc7b4baffa6e9c", "sha256": "1c77e94802a6ab7534bf02683cdf7ed2e7a865d85202ff578f286331aa66ff3e" }, "downloads": -1, "filename": "pyswarm-0.5.tar.gz", "has_sig": false, "md5_digest": "c5a0bb7626d0e19dc0fc7b4baffa6e9c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4228, "upload_time": "2014-02-26T14:27:24", "url": "https://files.pythonhosted.org/packages/3d/a8/6a151935f1c2ab8499b3d16657ce9127d79c63c4a9fe08a3c0ca0be97d58/pyswarm-0.5.tar.gz" } ], "0.6": [ { "comment_text": "", "digests": { "md5": "7990731e7f38748bbce3ed4db23f430a", "sha256": "1401e8e39fc624b48db39f1e928b1fc4d8204b96aa6ce2ef97d192740972f2e1" }, "downloads": -1, "filename": "pyswarm-0.6.tar.gz", "has_sig": false, "md5_digest": "7990731e7f38748bbce3ed4db23f430a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4265, "upload_time": "2014-10-22T04:38:23", "url": "https://files.pythonhosted.org/packages/79/1e/254c108b5e65c65d57a83a9a448405ea8b6a6c5c10dada8bcab4e9d9a831/pyswarm-0.6.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "7990731e7f38748bbce3ed4db23f430a", "sha256": "1401e8e39fc624b48db39f1e928b1fc4d8204b96aa6ce2ef97d192740972f2e1" }, "downloads": -1, "filename": "pyswarm-0.6.tar.gz", "has_sig": false, "md5_digest": "7990731e7f38748bbce3ed4db23f430a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4265, "upload_time": "2014-10-22T04:38:23", "url": "https://files.pythonhosted.org/packages/79/1e/254c108b5e65c65d57a83a9a448405ea8b6a6c5c10dada8bcab4e9d9a831/pyswarm-0.6.tar.gz" } ] }