{"id":19469830,"url":"https://github.com/sushmey/iterative-gauss","last_synced_at":"2025-04-25T11:33:27.375Z","repository":{"id":112191209,"uuid":"296304199","full_name":"Sushmey/Iterative-Gauss","owner":"Sushmey","description":"This contains three programs written in python. Gauss-Seidel and Successive Over Relaxation to solve system of equations and Steepest-Descent to minimize a function of 2 or 3 variables.","archived":false,"fork":false,"pushed_at":"2024-11-05T11:40:24.000Z","size":8,"stargazers_count":3,"open_issues_count":0,"forks_count":3,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-03T21:12:14.600Z","etag":null,"topics":["equations","gauss-seidel","gradient-descent","python","steepest-descent","successive-over-relaxation","sympy"],"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/Sushmey.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,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-09-17T11:18:02.000Z","updated_at":"2025-01-04T03:05:31.000Z","dependencies_parsed_at":"2023-05-11T03:15:46.761Z","dependency_job_id":null,"html_url":"https://github.com/Sushmey/Iterative-Gauss","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sushmey%2FIterative-Gauss","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sushmey%2FIterative-Gauss/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sushmey%2FIterative-Gauss/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sushmey%2FIterative-Gauss/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Sushmey","download_url":"https://codeload.github.com/Sushmey/Iterative-Gauss/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250808472,"owners_count":21490674,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["equations","gauss-seidel","gradient-descent","python","steepest-descent","successive-over-relaxation","sympy"],"created_at":"2024-11-10T18:54:20.920Z","updated_at":"2025-04-25T11:33:27.075Z","avatar_url":"https://github.com/Sushmey.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Iterative-Gauss\nThis contains three programs written in python. \n\u003cul\u003e\n  \u003cli\u003eGauss-Seidel\n  \u003cli\u003eSuccessive Over Relaxation to solve system of equations\n  \u003cli\u003eSteepest-Descent to minimize a function of 2 or 3 variables.\n\u003c/ul\u003e  \n\n# How to run\nClone the repository using \n\n```\ngit clone https://github.com/Sushmey/Iterative-Gauss.git\ncd Iterative-Gauss\n```\nRun each program like a normal python program.\n```\npython3 SOR.py\n```\n\u003ch3\u003e To run the Steepest_descent_method.py program make sure you install the dependency first \u003c/h3\u003e\n\n```\npip3 install sympy\n```\nNow you can run it like a normal python program\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsushmey%2Fiterative-gauss","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsushmey%2Fiterative-gauss","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsushmey%2Fiterative-gauss/lists"}