{"id":51164299,"url":"https://github.com/dorsaroh/chaos-theory","last_synced_at":"2026-06-26T17:02:25.085Z","repository":{"id":142905785,"uuid":"513545562","full_name":"DorsaRoh/Chaos-Theory","owner":"DorsaRoh","description":"Ever wanted to visualize chaos? Compute \u0026 graph systems in chaos theory with any parameters","archived":false,"fork":false,"pushed_at":"2023-08-23T16:36:34.000Z","size":2188,"stargazers_count":7,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-08-04T22:03:24.483Z","etag":null,"topics":["data-visualization","math","matplotlib","python"],"latest_commit_sha":null,"homepage":"","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/DorsaRoh.png","metadata":{"files":{"readme":"README.md","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,"governance":null}},"created_at":"2022-07-13T14:05:54.000Z","updated_at":"2025-05-23T09:41:57.000Z","dependencies_parsed_at":"2023-04-13T03:03:44.002Z","dependency_job_id":null,"html_url":"https://github.com/DorsaRoh/Chaos-Theory","commit_stats":null,"previous_names":["dorsaroh/chaos-theory"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/DorsaRoh/Chaos-Theory","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DorsaRoh%2FChaos-Theory","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DorsaRoh%2FChaos-Theory/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DorsaRoh%2FChaos-Theory/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DorsaRoh%2FChaos-Theory/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DorsaRoh","download_url":"https://codeload.github.com/DorsaRoh/Chaos-Theory/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DorsaRoh%2FChaos-Theory/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34825611,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-26T02:00:06.560Z","response_time":106,"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":["data-visualization","math","matplotlib","python"],"created_at":"2026-06-26T17:02:22.159Z","updated_at":"2026-06-26T17:02:25.077Z","avatar_url":"https://github.com/DorsaRoh.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n# Chaos Theory\n\n### Graphs and computes systems in Chaos Theory; Lorenz Attractors \u0026 Logistic Maps.\n\nVisualize chaos with your own chosen parameters.\n\n\n\u003cp align=\"center\"\u003e\n\n[3D Lorenz Attractor](https://github.com/DorsaRoh/Chaos-Theory/blob/main/3D_lorenzattractor.py) : 3D representation of the Lorenz Attractor\n\n\u003cimg width=\"800px\" src=\"assets\\3d_lorenz.png\"\u003e\n\n[2D Lorenz Attractor](https://github.com/DorsaRoh/Chaos-Theory/blob/main/2D_lorenzattractor.py) : 2D representation of the Lorenz Attractor's axes and dimension\n\n\u003cimg width=\"850px\" src=\"assets\\2d_lorenz.png\"\u003e\n\n[Logistic Map](https://github.com/DorsaRoh/Chaos-Theory/blob/main/logisticmap.py) : 2D Representation of Logistic Map\n\n\u003cimg width=\"600px\" src=\"assets\\LogisticMap.png\"\u003e\n\u003c/p\u003e\n\n## Features:\n- Computes and graphs Lorenz Attractors using values sigma, beta, Rho and time inputted by the user. \n- Trajectory curve graphs, XY, YZ and XZ axis matplotlib graph visuals.\n- Logistic Map using an inputted value for the r axis. Bifurcation can be controlled by the number of iterations given by the user.\n\n## Installation\n\n### 1. Clone the repository\n```shell\ngit clone https://github.com/DorsaRoh/https://github.com/DorsaRoh/Chaos-Theory\n```\n\n```shell\ncd Chaos-Theory\n```\n\n### 2. Install dependencies\n```shell\npip install numpy matplotlib scipy\n```\nor\n```shell\npip install -r requirements.txt\n```\n\n### 3. Usage\n\n**Enter your parameters in [parameters.py](https://github.com/DorsaRoh/Chaos-Theory/blob/main/parameters.py) file**\n\nRun file\n```shell\npython run *file name of desired chaotic system*\n```\n\nFor example: \n```shell\npython 3D_lorenzattractor.py\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdorsaroh%2Fchaos-theory","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdorsaroh%2Fchaos-theory","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdorsaroh%2Fchaos-theory/lists"}