{ "info": { "author": "Andrew Owen Martin", "author_email": "a.martin@gold.ac.uk", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Intended Audience :: Developers", "Intended Audience :: Science/Research", "License :: OSI Approved :: Apache Software License", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 3", "Topic :: Scientific/Engineering :: Artificial Intelligence" ], "description": "A library which implements the main variants of Stochastic Diffusion\nSearch (SDS), and provides a convenient front end.\n\nStochastic Diffusion Search (SDS) is a generic population-based search\nmethod. SDS agents perform cheap, partial evaluations of a hypothesis (a\ncandidate solution to the search problem). They then share information\nabout hypotheses (diffusion of information) through direct one-to-one\ncommunication. As a result of the diffusion mechanism, high-quality\nsolutions can be identified from clusters of agents with the same\nhypothesis.\n\nThis is a library used during the writing of my PhD thesis, I will\npublish full documentation and host the code on GitHub once the design\nhas settled down and I have submitted my thesis. Until then, feel free\nto email me.\n\nSDS has a Scholarpedia page:\nhttp://www.scholarpedia.org/article/Stochastic_diffusion_search\n\nA list of papers written on SDS can be found in the Stochastic Diffusion\nSearch paper repository, maintained by the author of this module:\nhttp://www.aomartin.co.uk/sds-repository/publications.html", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://www.aomartin.co.uk/sds-library/", "keywords": "swarm,artificial,intelligence,search", "license": "", "maintainer": "", "maintainer_email": "", "name": "sds", "package_url": "https://pypi.org/project/sds/", "platform": "", "project_url": "https://pypi.org/project/sds/", "project_urls": { "Homepage": "http://www.aomartin.co.uk/sds-library/" }, "release_url": "https://pypi.org/project/sds/0.1.5/", "requires_dist": null, "requires_python": "", "summary": "Stochastic Diffusion Search", "version": "0.1.5" }, "last_serial": 3945471, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "ad7f8d07e2e3488fa108ba8fab2a8ec1", "sha256": "043cca39fdfea29b1700f8eb36c8973c1e13ae17f44c4359574c92a7cf8ad888" }, "downloads": -1, "filename": "sds-0.1-py3-none-any.whl", "has_sig": false, "md5_digest": "ad7f8d07e2e3488fa108ba8fab2a8ec1", "packagetype": "bdist_wheel", "python_version": "3.4", "requires_python": null, "size": 7270, "upload_time": "2017-10-17T12:28:14", "url": "https://files.pythonhosted.org/packages/7e/e2/64b4a207d1e42c97731189224b6dca2f98b6175df82d92f0538d577a31d1/sds-0.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "0505ebb109bcf1b719231c6393bb224a", "sha256": "c6151a37addbe93e8c1830ec086e0018e4dbece3d1ed6afb26b7b1ca23421bbf" }, "downloads": -1, "filename": "sds-0.1.tar.gz", "has_sig": false, "md5_digest": "0505ebb109bcf1b719231c6393bb224a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9575, "upload_time": "2017-10-16T14:50:22", "url": "https://files.pythonhosted.org/packages/38/4e/0c4aa8e4ca5e0e63d639f77ce4c23b3a630276792af39ecb10d4464a825e/sds-0.1.tar.gz" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "4b7f445b9d26e4030152d22cd84ebfb0", "sha256": "b6c608203a42392b5aa9863f5cc0db1fcdc01c0076aaf2172722eccece44a8bf" }, "downloads": -1, "filename": "sds-0.1.1.tar.gz", "has_sig": false, "md5_digest": "4b7f445b9d26e4030152d22cd84ebfb0", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 13182, "upload_time": "2017-12-04T18:46:11", "url": "https://files.pythonhosted.org/packages/38/30/9b4a0dc9eadc26b43ae36558874fcd91b0eeedc678333d711f5198877131/sds-0.1.1.tar.gz" } ], "0.1.2": [ { "comment_text": "", "digests": { "md5": "76b7751707356b9a017eb5d66c3e2273", "sha256": "a9798b903687ac21a7e13ffb2a25e95e6faccd573d6093de22cfb45a255a2812" }, "downloads": -1, "filename": "sds-0.1.2.tar.gz", "has_sig": false, "md5_digest": "76b7751707356b9a017eb5d66c3e2273", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 15926, "upload_time": "2017-12-18T13:00:11", "url": "https://files.pythonhosted.org/packages/e2/ba/869ae426b0d144272caa4456041b61d430e38e292adaac2f31620f5e6eff/sds-0.1.2.tar.gz" } ], "0.1.3": [ { "comment_text": "", "digests": { "md5": "f507a46b1fb047cdf66c08e5fccfdad8", "sha256": "df7d1235b25eec9b69a1a567e1f8bda61bfa4f220d476287fcf8941194fe9757" }, "downloads": -1, "filename": "sds-0.1.3.tar.gz", "has_sig": false, "md5_digest": "f507a46b1fb047cdf66c08e5fccfdad8", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 236223, "upload_time": "2017-12-18T16:03:36", "url": "https://files.pythonhosted.org/packages/6e/3c/63dc16f87c822bbf4c50c092004ecdd4277a1eaf6489204b97650906bf32/sds-0.1.3.tar.gz" } ], "0.1.4": [ { "comment_text": "", "digests": { "md5": "ff4533e2bc1a6451d415aa61b52bb353", "sha256": "1988c80645d27a8f37060cf1bbe5bed4b8119728b5dd51a8cda30d3498c79688" }, "downloads": -1, "filename": "sds-0.1.4.tar.gz", "has_sig": false, "md5_digest": "ff4533e2bc1a6451d415aa61b52bb353", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 324352, "upload_time": "2017-12-18T16:05:49", "url": "https://files.pythonhosted.org/packages/5f/7f/53f4d50df3270d384c7ed54862e7608f0d24096758282ca4a40668ca6e76/sds-0.1.4.tar.gz" } ], "0.1.5": [ { "comment_text": "", "digests": { "md5": "489060663b5a8591dc8916d2730de3bd", "sha256": "13f347a54d7a6fbc6b0df3af0f48afffc8f0a87a28b804ac8002a1116caf9a96" }, "downloads": -1, "filename": "sds-0.1.5.tar.gz", "has_sig": false, "md5_digest": "489060663b5a8591dc8916d2730de3bd", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 253161, "upload_time": "2018-06-09T15:26:28", "url": "https://files.pythonhosted.org/packages/f2/86/baf2674b61e6d8db3b2d509d7df3f77e58de116e89a5d18bf328eacf59bd/sds-0.1.5.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "489060663b5a8591dc8916d2730de3bd", "sha256": "13f347a54d7a6fbc6b0df3af0f48afffc8f0a87a28b804ac8002a1116caf9a96" }, "downloads": -1, "filename": "sds-0.1.5.tar.gz", "has_sig": false, "md5_digest": "489060663b5a8591dc8916d2730de3bd", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 253161, "upload_time": "2018-06-09T15:26:28", "url": "https://files.pythonhosted.org/packages/f2/86/baf2674b61e6d8db3b2d509d7df3f77e58de116e89a5d18bf328eacf59bd/sds-0.1.5.tar.gz" } ] }