{"id":21423202,"url":"https://github.com/lliepjiok/matrix-iteration","last_synced_at":"2026-02-25T06:40:22.933Z","repository":{"id":264180082,"uuid":"892606693","full_name":"LLIEPJIOK/matrix-iteration","owner":"LLIEPJIOK","description":"Iteration methods for linear equations","archived":false,"fork":false,"pushed_at":"2024-11-22T12:46:40.000Z","size":6,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-02T12:30:42.132Z","etag":null,"topics":["gauss-zeidel-method","golang","jacobi","matrix","successive-over-relaxation"],"latest_commit_sha":null,"homepage":"","language":"Go","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/LLIEPJIOK.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":"2024-11-22T12:39:11.000Z","updated_at":"2025-01-04T03:04:51.000Z","dependencies_parsed_at":null,"dependency_job_id":"a7ea4166-6255-4849-87d8-f557d2b4150f","html_url":"https://github.com/LLIEPJIOK/matrix-iteration","commit_stats":null,"previous_names":["lliepjiok/matrix-iteration"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/LLIEPJIOK/matrix-iteration","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LLIEPJIOK%2Fmatrix-iteration","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LLIEPJIOK%2Fmatrix-iteration/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LLIEPJIOK%2Fmatrix-iteration/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LLIEPJIOK%2Fmatrix-iteration/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/LLIEPJIOK","download_url":"https://codeload.github.com/LLIEPJIOK/matrix-iteration/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LLIEPJIOK%2Fmatrix-iteration/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281527387,"owners_count":26516845,"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","status":"online","status_checked_at":"2025-10-28T02:00:06.022Z","response_time":60,"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":["gauss-zeidel-method","golang","jacobi","matrix","successive-over-relaxation"],"created_at":"2024-11-22T21:15:06.020Z","updated_at":"2025-10-28T22:48:29.308Z","avatar_url":"https://github.com/LLIEPJIOK.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Matrix equations\n\n## Project Description\n\nThis program solves a system of linear equations using iteration methods: Jacobi, GaussSeidel, successive over-relaxation.\n\n## Installation\n\n1. Clone the repository:\n\n   ```bash\n   git clone git@github.com:LLIEPJIOK/matrix-iteration.git\n   ```\n\n2. Navigate to the project folder:\n\n   ```bash\n   cd matrix-iteration\n   ```\n\n3. Run the program:\n\n   ```bash\n   go run cmd/iter/main.go\n   ```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flliepjiok%2Fmatrix-iteration","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flliepjiok%2Fmatrix-iteration","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flliepjiok%2Fmatrix-iteration/lists"}