{"id":19817278,"url":"https://github.com/edwardcreighton/matrix","last_synced_at":"2025-02-28T15:04:18.670Z","repository":{"id":167236963,"uuid":"470941810","full_name":"EdwardCreighton/Matrix","owner":"EdwardCreighton","description":"Custom implementation of matrix class in C++","archived":false,"fork":false,"pushed_at":"2022-09-30T18:58:33.000Z","size":36,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-11T08:09:06.108Z","etag":null,"topics":["cpp","linear-algebra","matrix","matrix-calculations","matrix-computations","matrix-decompositions","matrix-factorization","matrix-functions"],"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/EdwardCreighton.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-03-17T10:13:47.000Z","updated_at":"2023-10-16T20:44:41.000Z","dependencies_parsed_at":null,"dependency_job_id":"356be2f6-9ec2-40ff-b12b-f5dfa481254d","html_url":"https://github.com/EdwardCreighton/Matrix","commit_stats":null,"previous_names":["edwardcreighton/matrix"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EdwardCreighton%2FMatrix","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EdwardCreighton%2FMatrix/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EdwardCreighton%2FMatrix/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EdwardCreighton%2FMatrix/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/EdwardCreighton","download_url":"https://codeload.github.com/EdwardCreighton/Matrix/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241170717,"owners_count":19921683,"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","linear-algebra","matrix","matrix-calculations","matrix-computations","matrix-decompositions","matrix-factorization","matrix-functions"],"created_at":"2024-11-12T10:12:13.820Z","updated_at":"2025-02-28T15:04:18.602Z","avatar_url":"https://github.com/EdwardCreighton.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Matrix\nCustom implementation of matrix class\n\n## Available features:\n### Standard methods\n  - Create matrix with values of the type 'double'\n  - Set particular values\n  - Set all values with a string\n  - Get particular values\n  - Print full matrix in console with \u003c\u003c operator\n### Standard Mathematics\n  - Add matrices\n  - Subtract matrices\n  - Multiply matrix and double-type value (or in different order)\n  - Matrices Dot-Product\n  - Transpose\n### Advanced Mathematics\n  - LU Decomposition\n  - LU-Cholesky Decomposition\n  - LU Determinant\n  - Solve system of linear equations with LU Decomposition\n  - Get invertible matrix with LU Decomposition\n  - QR-Givens Decomposition\n  - QR Determinant\n  - Solve system of linear equations with QR Decomposition\n  - Get invertible matrix with QR Decomposition","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fedwardcreighton%2Fmatrix","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fedwardcreighton%2Fmatrix","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fedwardcreighton%2Fmatrix/lists"}