{"id":25475033,"url":"https://github.com/e-gleba/gauss-matrix-method","last_synced_at":"2025-11-05T18:30:25.918Z","repository":{"id":142699654,"uuid":"535280075","full_name":"geugenm/gauss-matrix-method","owner":"geugenm","description":"This is a private repository containing university labs dedicated to comp. techs. Lab theme: Gauss matrix equation solving","archived":false,"fork":false,"pushed_at":"2023-09-12T07:41:43.000Z","size":38737,"stargazers_count":0,"open_issues_count":2,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2024-04-18T01:54:55.522Z","etag":null,"topics":["cpp17","gaussian-processes","google-test"],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/geugenm.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2022-09-11T11:41:47.000Z","updated_at":"2024-03-17T19:40:52.000Z","dependencies_parsed_at":"2023-09-12T08:45:55.742Z","dependency_job_id":null,"html_url":"https://github.com/geugenm/gauss-matrix-method","commit_stats":null,"previous_names":["geugenm/gauss-matrix-method"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geugenm%2Fgauss-matrix-method","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geugenm%2Fgauss-matrix-method/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geugenm%2Fgauss-matrix-method/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geugenm%2Fgauss-matrix-method/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/geugenm","download_url":"https://codeload.github.com/geugenm/gauss-matrix-method/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239467454,"owners_count":19643605,"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":["cpp17","gaussian-processes","google-test"],"created_at":"2025-02-18T11:52:34.238Z","updated_at":"2025-11-05T18:30:25.882Z","avatar_url":"https://github.com/geugenm.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Laboratory work №1 \"Gauss equation solving\"\nAll tasks are placed on the portal of my university.\n\nBriefly, the task was to solve systems using special methods:\n- Gauss with main element selection\n- LDLt factorization for symmetric matrices\nAlso inconsistency and absolute error were calculated here.\n\n# Requirements\n- __Cmake__ minimal version required for `Google Test` is currenty __3.24.2__\n- __C++20__ version (Only STL)\n- __Windows 11__ (uint64_t was used for sizes)\n\n\n# Compilation\nJust use cmake and select CMakeLists.txt in root directory:\n```\nmkdir GaussBuild\ncd GaussBuild\ncmake ..\ncmake --build\n```\n\n## What tools were used\n- Clion 2022.2 (Official Pro)\n- Valgrind memcheck for debugging\n- Perf-linux profiler on Kali WSL\n\n### Sources\n[SYM-ILDL: Incomplete LDLT Factorization of Symmetric Indefinite and Skew-Symmetric Matrices](https://arxiv.org/pdf/1505.07589v1.pdf)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fe-gleba%2Fgauss-matrix-method","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fe-gleba%2Fgauss-matrix-method","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fe-gleba%2Fgauss-matrix-method/lists"}