{"id":20439282,"url":"https://github.com/maheshbansod/math","last_synced_at":"2025-07-29T04:05:15.508Z","repository":{"id":133674572,"uuid":"242297680","full_name":"maheshbansod/math","owner":"maheshbansod","description":"This repository contains algorithms for numerical methods. Feel free to contribute to it or use it in your own projects. It currently contains matrix functions and functions to solve linear equations","archived":false,"fork":false,"pushed_at":"2020-04-10T16:27:26.000Z","size":112,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-06-04T23:19:41.053Z","etag":null,"topics":["cpp","equation-systems","math","mathematics","matrix-library","numerical-computation","numerical-methods"],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/maheshbansod.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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-02-22T07:16:38.000Z","updated_at":"2020-04-10T16:27:29.000Z","dependencies_parsed_at":null,"dependency_job_id":"ebb12bd2-6d6d-461e-affa-309040791e90","html_url":"https://github.com/maheshbansod/math","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/maheshbansod/math","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maheshbansod%2Fmath","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maheshbansod%2Fmath/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maheshbansod%2Fmath/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maheshbansod%2Fmath/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/maheshbansod","download_url":"https://codeload.github.com/maheshbansod/math/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maheshbansod%2Fmath/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267626736,"owners_count":24117704,"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-07-29T02:00:12.549Z","response_time":2574,"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":["cpp","equation-systems","math","mathematics","matrix-library","numerical-computation","numerical-methods"],"created_at":"2024-11-15T09:16:08.555Z","updated_at":"2025-07-29T04:05:15.480Z","avatar_url":"https://github.com/maheshbansod.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Math library\nThis repository contains algorithms for numerical methods. Feel free to use them in your own projects.\nIt contains matrix related functions and functions to solve linear equations.\n\nInclude the file \"Matrix.hpp\" for matrix functions and \"EquationSystem.hpp\" for solving equation systems.\n\n## Compiling and running tests\nFor compiling:  \n```$ make main```\n## Execution\n```$ ./main n```  \nfor nth test  \nTest 1: addition, subtraction, multiplication, determinant, symmetric, identity.  \nTest 2: diagonally dominant and gaussian elimination  \nTest 3: gauss jacobi method  \nTest 4: gauss seidel method and cholesky method  \nTest 5: doolittle's method and crout's method for matrix decomposition  \nTest 6: numerical integration methods - trapezoidal, simpson's 1/3rd rule, simpson's 3/8th rule\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmaheshbansod%2Fmath","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmaheshbansod%2Fmath","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmaheshbansod%2Fmath/lists"}