{ "info": { "author": "Yashas ND", "author_email": "yashasbharadwaj111@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Intended Audience :: Science/Research", "License :: OSI Approved :: MIT License", "Operating System :: POSIX :: Linux", "Programming Language :: Python :: 3.6", "Topic :: Scientific/Engineering :: Artificial Life" ], "description": "# Genetic Algorithm Utility for python\n\n### What is Genetic Algorithm ?\nGenetic Algorithm is inspired by the natural selection process in our environment. GA is very good for optimisation problems , read more about [GA here](https://en.wikipedia.org/wiki/Genetic_algorithm) . \n\n### The ga2 module \nga2 is a highly flexible and easy to use utility module implementing Genetic Algorithm. \n\n### Installation\n* standard pip3 installation is supported\n```\npip3 install ga2\n```\n\n* upgrading\n```\npip3 install --upgrade --no-cache ga2==1.0.0\n```\n\n* import the Genetic Algorithm utility as \n```\nimport ga2.gaDisc as gad\n\nsession1 = gad.Session()\nprint(session1.sessID)\n```\nthis should print the session ID of that session\n\n### Usage\nga2 is designed to be flexible and also simple to use for a variety of use cases, check the [EXAMPLES.md](EXAMPLES.md) for examples. Documentation will be done as soon as a stable stage is reached\n\n### Current Development\ngaDisc (Genetic Algorithm Discrete) is working and is in its first release stage, a lot of planning and designing needs to be done for gaCont (Genetic Algorithm continuous), which I hope will be soon !.\n* - [x] gaDisc\n* - [ ] gaCont\n\nOpen to ideas , and contributions ! \n\n", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/yashasbharadwaj111/GeneticAlgorithm", "keywords": "", "license": "", "maintainer": "", "maintainer_email": "", "name": "ga2", "package_url": "https://pypi.org/project/ga2/", "platform": "", "project_url": "https://pypi.org/project/ga2/", "project_urls": { "Homepage": "https://github.com/yashasbharadwaj111/GeneticAlgorithm" }, "release_url": "https://pypi.org/project/ga2/1.0.0.post1/", "requires_dist": null, "requires_python": "", "summary": "A simple robust Genetic Algorithm utility", "version": "1.0.0.post1" }, "last_serial": 4617119, "releases": { "0.2.5": [ { "comment_text": "", "digests": { "md5": "3e59ca59418bed1bb2682396e9df05ce", "sha256": "f4a5a1ab15f3d588dda14c46c7c0f973109c80b61c4e5203ae2045da6cbede3f" }, "downloads": -1, "filename": "ga2-0.2.5-py3-none-any.whl", "has_sig": false, "md5_digest": "3e59ca59418bed1bb2682396e9df05ce", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 9128, "upload_time": "2018-09-28T04:28:56", "url": "https://files.pythonhosted.org/packages/e1/0d/bdd0cf5f73603457987d0d59f37a99db9692c656fce6bcf07226b73902eb/ga2-0.2.5-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "7f2a0431f48a5c7200114f9b5408e931", "sha256": "5e9a3aa0f01bc9fbd4251ed0b601299ac8fe987e4a7987ac18795b05b7985975" }, "downloads": -1, "filename": "ga2-0.2.5.tar.gz", "has_sig": false, "md5_digest": "7f2a0431f48a5c7200114f9b5408e931", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6435, "upload_time": "2018-09-28T04:28:58", "url": "https://files.pythonhosted.org/packages/a8/1c/986de7ee45abd017e891f5000b893f88103537fd2dac4e6ff70b5d362a52/ga2-0.2.5.tar.gz" } ], "0.2.7": [ { "comment_text": "", "digests": { "md5": "f548ddee61b068a7f1f79a0d22bf7c71", "sha256": "2d84e2a066bbb80666059976d1860c34ba93efb49ee15d57ef4ae3e2fbd3715f" }, "downloads": -1, "filename": "ga2-0.2.7-py3-none-any.whl", "has_sig": false, "md5_digest": "f548ddee61b068a7f1f79a0d22bf7c71", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 7811, "upload_time": "2018-09-29T16:23:27", "url": "https://files.pythonhosted.org/packages/1a/ae/a2fdd3be8338dac67e878f985e2dc0898a622e658079cb92c5c22690b391/ga2-0.2.7-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "deec9352a49ca0de30916bb502f65375", "sha256": "7d97128271c6e67f5179e544c7871a576a383a65f9aadbbc291055a11fb20bc5" }, "downloads": -1, "filename": "ga2-0.2.7.tar.gz", "has_sig": false, "md5_digest": "deec9352a49ca0de30916bb502f65375", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6560, "upload_time": "2018-09-29T16:23:29", "url": "https://files.pythonhosted.org/packages/08/55/87d7b23a65266afd2c291983369f6fb1a2893cab4d650561b1e1ebc8dde0/ga2-0.2.7.tar.gz" } ], "0.2.8": [ { "comment_text": "", "digests": { "md5": "2e5e00b8c32c09fb2862a196d0ff7e84", "sha256": "09dd97ebcbae21c1e69d01dfa31a920aa4e7535f1528e108cc45379a4008324c" }, "downloads": -1, "filename": "ga2-0.2.8-py3-none-any.whl", "has_sig": false, "md5_digest": "2e5e00b8c32c09fb2862a196d0ff7e84", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 7983, "upload_time": "2018-09-30T16:37:10", "url": "https://files.pythonhosted.org/packages/17/df/af48c1a593f805784c0d70475916927b8b7defe73c36601e6556e314cc1e/ga2-0.2.8-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "4ac691cc9d3cdfc1f7088a55f8c70e04", "sha256": "13d66e5fadc35ae7ea6c4ebf3a8af71099344f287302d48e4e5e422e7225d4fe" }, "downloads": -1, "filename": "ga2-0.2.8.tar.gz", "has_sig": false, "md5_digest": "4ac691cc9d3cdfc1f7088a55f8c70e04", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6699, "upload_time": "2018-09-30T16:37:12", "url": "https://files.pythonhosted.org/packages/67/75/7ca02666198b470f9638959aee35fac74b23e45525d49db465f13082b9f4/ga2-0.2.8.tar.gz" } ], "0.2.9": [ { "comment_text": "", "digests": { "md5": "d34f568972f18d1412278a973be74463", "sha256": "db80828f6bc3119436d5ceeef9ee6648ff377529f680666de807957a71260fb0" }, "downloads": -1, "filename": "ga2-0.2.9-py3-none-any.whl", "has_sig": false, "md5_digest": "d34f568972f18d1412278a973be74463", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 9993, "upload_time": "2018-10-03T18:21:24", "url": "https://files.pythonhosted.org/packages/30/c5/7b0dc6ff13b5c1a1689fced3e50d1f1570965f6deafebe9cba050e9a0788/ga2-0.2.9-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "f2fee958f2c6ccb118e2972795f495d8", "sha256": "682e804cdb0fc7cf489640cedc9dcca58629a50437c8dba63f53c723d9f34fb1" }, "downloads": -1, "filename": "ga2-0.2.9.tar.gz", "has_sig": false, "md5_digest": "f2fee958f2c6ccb118e2972795f495d8", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7266, "upload_time": "2018-10-03T18:21:26", "url": "https://files.pythonhosted.org/packages/ff/db/b395473d59b55d5307abc3f98afc8fdc06c249b65011a510975a11b08333/ga2-0.2.9.tar.gz" } ], "1.0.0.post1": [ { "comment_text": "", "digests": { "md5": "0f7f9590f3960ef5a8a00c1226e2589c", "sha256": "6430de94fd23c6007f8570d4c76f17eae7c8ad5b42d18e1cd925bea145d99776" }, "downloads": -1, "filename": "ga2-1.0.0.post1-py3-none-any.whl", "has_sig": false, "md5_digest": "0f7f9590f3960ef5a8a00c1226e2589c", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 10067, "upload_time": "2018-12-19T15:26:11", "url": "https://files.pythonhosted.org/packages/03/08/b26d4cfa191d08bfcff037d4659da90835390ceb016b84ef9d7892dbe4c7/ga2-1.0.0.post1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "1017378da50e1c1657d30550b738ee50", "sha256": "d9e6621b0f108f7bbd15c687d644888d38c505cb4c0637acd95478e656d94ab0" }, "downloads": -1, "filename": "ga2-1.0.0.post1.tar.gz", "has_sig": false, "md5_digest": "1017378da50e1c1657d30550b738ee50", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7885, "upload_time": "2018-12-19T15:26:14", "url": "https://files.pythonhosted.org/packages/0a/70/9d95772c8d52111e5a159a701a3d9f71b91832dbd8091ab7255cb7367c22/ga2-1.0.0.post1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "0f7f9590f3960ef5a8a00c1226e2589c", "sha256": "6430de94fd23c6007f8570d4c76f17eae7c8ad5b42d18e1cd925bea145d99776" }, "downloads": -1, "filename": "ga2-1.0.0.post1-py3-none-any.whl", "has_sig": false, "md5_digest": "0f7f9590f3960ef5a8a00c1226e2589c", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 10067, "upload_time": "2018-12-19T15:26:11", "url": "https://files.pythonhosted.org/packages/03/08/b26d4cfa191d08bfcff037d4659da90835390ceb016b84ef9d7892dbe4c7/ga2-1.0.0.post1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "1017378da50e1c1657d30550b738ee50", "sha256": "d9e6621b0f108f7bbd15c687d644888d38c505cb4c0637acd95478e656d94ab0" }, "downloads": -1, "filename": "ga2-1.0.0.post1.tar.gz", "has_sig": false, "md5_digest": "1017378da50e1c1657d30550b738ee50", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7885, "upload_time": "2018-12-19T15:26:14", "url": "https://files.pythonhosted.org/packages/0a/70/9d95772c8d52111e5a159a701a3d9f71b91832dbd8091ab7255cb7367c22/ga2-1.0.0.post1.tar.gz" } ] }