{"id":34719839,"url":"https://github.com/explodes/py-geno","last_synced_at":"2026-05-22T20:03:32.633Z","repository":{"id":3739468,"uuid":"4813543","full_name":"explodes/py-geno","owner":"explodes","description":"Genetic algorithm test","archived":false,"fork":false,"pushed_at":"2013-05-30T01:45:27.000Z","size":120,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2023-03-14T05:15:30.064Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/explodes.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2012-06-27T21:03:30.000Z","updated_at":"2013-11-27T04:46:22.000Z","dependencies_parsed_at":"2022-08-29T14:01:25.020Z","dependency_job_id":null,"html_url":"https://github.com/explodes/py-geno","commit_stats":null,"previous_names":[],"tags_count":0,"template":null,"template_full_name":null,"purl":"pkg:github/explodes/py-geno","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explodes%2Fpy-geno","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explodes%2Fpy-geno/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explodes%2Fpy-geno/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explodes%2Fpy-geno/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/explodes","download_url":"https://codeload.github.com/explodes/py-geno/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explodes%2Fpy-geno/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33364334,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-21T12:23:38.849Z","status":"online","status_checked_at":"2026-05-22T02:00:06.671Z","response_time":265,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-12-25T01:43:17.916Z","updated_at":"2026-05-22T20:03:32.628Z","avatar_url":"https://github.com/explodes.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"This framework supplies the basics for creating mutating/breeding objects for genetic algorithms.\n\nThe algorithm doesn't use binary genes, this one simply uses a list of numbers (coefficients)\n\n\nAlso included is an application that attempts to find a polynomial fitting a set of points generated from another polynomial.\n\n::\n\n    \u003e\u003e\u003efrom gene.poly.main import main\n    \u003e\u003e\u003emain()\n    Count Population                                         Minimum R2                                         Maximum R2\n    ----------------------------------------------------------------------------------------------------------------------\n        1       6500                                  6950330240.000000              136092312929540976372975927296.000000\n        2       6500                                    85048285.000000                          285213505989464320.000000\n        3       6500                                        8056.691802                              16508131303843.242188\n        4       6500                                        8131.956533                              16508131303843.242188\n        5       6500                                       41533.218690                              13040261122126.289062\n        6       6500                                        7742.577210                               8633893190243.836914\n        7       6500                                        1350.695523                                457890188335.166443\n        8       6500                                        1552.380193                                121799159395.832504\n        9       6500                                          81.732162                                   848106850.135428\n       10       6500                                          81.732162                                    33383122.338370\n       11       6500                                          71.076730                                     3094222.215140\n       12       6500                                          23.331806                                      496835.692546\n       13       6500                                          19.152777                                      105361.767326\n       14       6500                                          11.565662                                       27741.564790\n       15       6500                                           4.761789                                        7921.808892\n       16       6500                                           1.376816                                        2650.143632\n       17       6500                                           1.033400                                        1035.317913\n       18       6500                                           0.578979                                         464.759253\n       19       6500                                           0.226973                                         230.073424\n       20       6500                                           0.161341                                         123.582239\n       21       6500                                           0.098590                                          63.985043\n   4.999993x^4 + 3.000188x^3 + 2.000421x^2 + 0.968511x^1 + 1.131967x^0 @ R2 = 0.098590\n   5.000000x^4 + 3.000000x^3 + 2.000000x^2 + 1.000000x^1 + 1.000000x^0\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fexplodes%2Fpy-geno","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fexplodes%2Fpy-geno","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fexplodes%2Fpy-geno/lists"}