{"id":18184276,"url":"https://github.com/vovandreevik/decomp-solve","last_synced_at":"2025-08-05T08:15:48.145Z","repository":{"id":229145996,"uuid":"775882572","full_name":"vovandreevik/DECOMP-SOLVE","owner":"vovandreevik","description":"The program solves linear systems with DECOMP \u0026 SOLVE.","archived":false,"fork":false,"pushed_at":"2024-03-22T08:58:15.000Z","size":16,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-13T14:49:44.056Z","etag":null,"topics":["cpp","decomp","solve"],"latest_commit_sha":null,"homepage":"","language":"C++","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/vovandreevik.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}},"created_at":"2024-03-22T08:30:25.000Z","updated_at":"2024-04-04T10:29:23.000Z","dependencies_parsed_at":"2024-03-22T09:52:21.383Z","dependency_job_id":"e16154ee-9cfe-41ac-beff-eb9020a40e96","html_url":"https://github.com/vovandreevik/DECOMP-SOLVE","commit_stats":null,"previous_names":["vovandreevik/decomp-solve"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vovandreevik%2FDECOMP-SOLVE","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vovandreevik%2FDECOMP-SOLVE/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vovandreevik%2FDECOMP-SOLVE/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vovandreevik%2FDECOMP-SOLVE/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vovandreevik","download_url":"https://codeload.github.com/vovandreevik/DECOMP-SOLVE/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247648977,"owners_count":20972945,"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":["cpp","decomp","solve"],"created_at":"2024-11-02T21:03:54.430Z","updated_at":"2025-04-07T12:17:25.244Z","avatar_url":"https://github.com/vovandreevik.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# DECOMP-SOLVE\n\nThe program solves linear systems $Cx_1=d$ and $C^T Cx_2=C^T d$,  $n  =  4, 6, 8, 10, 12$ with DECOMP \u0026 SOLVE.\n\n$C_{ij} = \\displaystyle\\frac{1}{i + j -1}$, $i, j = \\overline{1, n}$\n\n$d_i = \\displaystyle\\sum_{k=1}^{n} \\frac{1}{i + k -1}$, $i = \\overline{1, n}$\n\nCompares the conditioning numbers and δ.\n\n$δ = \\displaystyle\\frac{||x_1 - x_2||}{||x_1||}$\n\n```Forsythe.h``` is a librarian program\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvovandreevik%2Fdecomp-solve","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvovandreevik%2Fdecomp-solve","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvovandreevik%2Fdecomp-solve/lists"}