{ "info": { "author": "SISDevelop", "author_email": "swarm.team.dev@gmail.com", "bugtrack_url": null, "classifiers": [], "description": "*SwarmPackagePy* is the package, witch contains the following swarm optimization algorithms:\n\n1. Artificial Bee Algorithm\n2. Bat Algorithm\n3. Bacterial Foraging Optimization\n4. Cat Swarm Optimization\n5. Chicken Swarm Optimization\n6. Cuckoo Search Optimization\n7. Firefly algorithm\n8. Firework Algorithm\n9. Gravitational Search Algorithm\n10. Grey Wolf Optimizer\n11. Harmony Search\n12. Particle Swarm Optimization\n13. Social Spider Algorithm\n14. Whale Swarm Algorithm\n\nEvery algorithm has arguments listed below:\n\n* n: number of agents\n* function: test function\n* lb: lower limits for plot axes\n* ub: upper limits for plot axes\n* dimension: space dimension\n* iteration: number of iterations\n\nEvery algorithm has methods listed below:\n\n* get_agents(): returns a history of all agents of the algorithm\n* get_Gbest(): returns the best position of algorithm\n\nAll documentation you can view on the github repository https://github.com/SISDevelop/SwarmPackagePy.\nFor all questions and suggestions contact us at swarm.team.dev@gmail.com. For more info you could also write to:\n\n* team leads - vllitskevich@gmail.com, polly.bartoshevic@gmail.com,\n* programmers - alexeymaleyko@gmail.com, b317.forinko@gmail.com, vladislaw.kapustin@gmail.com.\n\n", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/SISDevelop/SwarmPackagePy", "keywords": "swarm algorithms", "license": "none", "maintainer": "", "maintainer_email": "", "name": "SwarmPackagePy", "package_url": "https://pypi.org/project/SwarmPackagePy/", "platform": "Unix, Windows", "project_url": "https://pypi.org/project/SwarmPackagePy/", "project_urls": { "Homepage": "https://github.com/SISDevelop/SwarmPackagePy" }, "release_url": "https://pypi.org/project/SwarmPackagePy/1.0.0a5/", "requires_dist": null, "requires_python": "", "summary": "Library of swarm optimization algorithms.", "version": "1.0.0a5" }, "last_serial": 2954719, "releases": { "1.0.0a5": [ { "comment_text": "", "digests": { "md5": "89fa7913b291b457d924ed1f3d878e95", "sha256": "8de90ae5d2b5c4e1d6aade8068942f222b8a2f48efd002b3fe9fbb38259eac38" }, "downloads": -1, "filename": "SwarmPackagePy-1.0.0a5.tar.gz", "has_sig": false, "md5_digest": "89fa7913b291b457d924ed1f3d878e95", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 12839, "upload_time": "2017-06-16T14:49:14", "url": "https://files.pythonhosted.org/packages/d9/ec/d1e2613419ef108284298a07571563b725cb3bc9b2c859a4242c0c80ffad/SwarmPackagePy-1.0.0a5.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "89fa7913b291b457d924ed1f3d878e95", "sha256": "8de90ae5d2b5c4e1d6aade8068942f222b8a2f48efd002b3fe9fbb38259eac38" }, "downloads": -1, "filename": "SwarmPackagePy-1.0.0a5.tar.gz", "has_sig": false, "md5_digest": "89fa7913b291b457d924ed1f3d878e95", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 12839, "upload_time": "2017-06-16T14:49:14", "url": "https://files.pythonhosted.org/packages/d9/ec/d1e2613419ef108284298a07571563b725cb3bc9b2c859a4242c0c80ffad/SwarmPackagePy-1.0.0a5.tar.gz" } ] }