{ "info": { "author": "Olivier Grisel", "author_email": "olivier.grisel@ensta.org", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Environment :: Console", "Intended Audience :: Developers", "License :: OSI Approved :: GNU General Public License (GPL)", "Operating System :: OS Independent", "Programming Language :: Python" ], "description": "Componentized Machine Learning system whose design is mainly based on\nEvolutionary Computation ideas, especially Memetic Computing: building blocks\nare ``Replicators`` that evolve in a potentially networked environment.\n\nThe goal of EvoGrid is to provide a pluggable framework (based on the Zope\nComponent Architecture) and reuse as much as possible existing ML algorithms\nimplementations (either in Python or other language as long as the can be\nwrapped into a pythonic component).\n\nThe project is currently at an early development stage providing only\nimplementation for base evolutionary components (not GRID / networking support\nyet).\n\nFor more details of what is included and what is planned, please refer to the\nlaunchpad project page at https://launchpad.net/products/evogrid .\n\nTo get started with evogrid, please read the HTML rendered doctests published on\nthe homepage and especially the main tutorial at:\n http://champiland.homelinux.net/evogrid/doc/components_overview.html", "description_content_type": null, "docs_url": null, "download_url": "http://cheeseshop.python.org/pypi/evogrid", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://champiland.homelinux.net/evogrid/doc", "keywords": null, "license": "GNU GPL v2", "maintainer": null, "maintainer_email": null, "name": "evogrid", "package_url": "https://pypi.org/project/evogrid/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/evogrid/", "project_urls": { "Download": "http://cheeseshop.python.org/pypi/evogrid", "Homepage": "http://champiland.homelinux.net/evogrid/doc" }, "release_url": "https://pypi.org/project/evogrid/0.1.0/", "requires_dist": null, "requires_python": null, "summary": "Distributed Evolutionary Computation framework", "version": "0.1.0" }, "last_serial": 791771, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "ebc39317402bec66fa8775d4f43105a9", "sha256": "a8857c5f6268f04144fff611104f929bbba78dab2ffcc11e3c9cf3b3bd535594" }, "downloads": -1, "filename": "evogrid-0.1.0-py2.4.egg", "has_sig": false, "md5_digest": "ebc39317402bec66fa8775d4f43105a9", "packagetype": "bdist_egg", "python_version": "2.4", "requires_python": null, "size": 166608, "upload_time": "2006-09-14T13:17:28", "url": "https://files.pythonhosted.org/packages/24/e8/f9877cfbdb57d4fba883c2e7c7e25acb76fab93c5e462fe539ba9111ad5b/evogrid-0.1.0-py2.4.egg" }, { "comment_text": "", "digests": { "md5": "93554f967a27a45c37332eea34ad8bd7", "sha256": "6dca7cbbd72220b845785225c83093b1e7ed514b7ba41203bafaf70497d2cbe2" }, "downloads": -1, "filename": "evogrid-0.1.0.tar.gz", "has_sig": false, "md5_digest": "93554f967a27a45c37332eea34ad8bd7", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 78302, "upload_time": "2006-09-14T13:17:26", "url": "https://files.pythonhosted.org/packages/9c/76/22307116a4164799ca80e4cf908be1ca91bee3d0151142500c94782ebaca/evogrid-0.1.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "ebc39317402bec66fa8775d4f43105a9", "sha256": "a8857c5f6268f04144fff611104f929bbba78dab2ffcc11e3c9cf3b3bd535594" }, "downloads": -1, "filename": "evogrid-0.1.0-py2.4.egg", "has_sig": false, "md5_digest": "ebc39317402bec66fa8775d4f43105a9", "packagetype": "bdist_egg", "python_version": "2.4", "requires_python": null, "size": 166608, "upload_time": "2006-09-14T13:17:28", "url": "https://files.pythonhosted.org/packages/24/e8/f9877cfbdb57d4fba883c2e7c7e25acb76fab93c5e462fe539ba9111ad5b/evogrid-0.1.0-py2.4.egg" }, { "comment_text": "", "digests": { "md5": "93554f967a27a45c37332eea34ad8bd7", "sha256": "6dca7cbbd72220b845785225c83093b1e7ed514b7ba41203bafaf70497d2cbe2" }, "downloads": -1, "filename": "evogrid-0.1.0.tar.gz", "has_sig": false, "md5_digest": "93554f967a27a45c37332eea34ad8bd7", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 78302, "upload_time": "2006-09-14T13:17:26", "url": "https://files.pythonhosted.org/packages/9c/76/22307116a4164799ca80e4cf908be1ca91bee3d0151142500c94782ebaca/evogrid-0.1.0.tar.gz" } ] }