{"id":23274378,"url":"https://github.com/ahmubashshir/libmat","last_synced_at":"2026-04-25T11:35:22.449Z","repository":{"id":107789542,"uuid":"124271438","full_name":"ahmubashshir/libmat","owner":"ahmubashshir","description":"A library for calculating matrics","archived":false,"fork":false,"pushed_at":"2018-11-22T18:17:39.000Z","size":54,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-06-05T22:41:10.022Z","etag":null,"topics":["c","calculating-matrics","cpp","matrics"],"latest_commit_sha":null,"homepage":null,"language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ahmubashshir.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":"2018-03-07T17:34:51.000Z","updated_at":"2022-08-25T09:22:46.000Z","dependencies_parsed_at":null,"dependency_job_id":"69c07ba8-37ef-4d20-aecc-3cf1b695175d","html_url":"https://github.com/ahmubashshir/libmat","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"purl":"pkg:github/ahmubashshir/libmat","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahmubashshir%2Flibmat","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahmubashshir%2Flibmat/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahmubashshir%2Flibmat/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahmubashshir%2Flibmat/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ahmubashshir","download_url":"https://codeload.github.com/ahmubashshir/libmat/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahmubashshir%2Flibmat/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32261117,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-25T09:15:33.318Z","status":"ssl_error","status_checked_at":"2026-04-25T09:15:31.997Z","response_time":59,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["c","calculating-matrics","cpp","matrics"],"created_at":"2024-12-19T20:13:01.001Z","updated_at":"2026-04-25T11:35:22.421Z","avatar_url":"https://github.com/ahmubashshir.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# libmat\n[![Build Status](https://travis-ci.org/Polymath-Team/libmat.svg?branch=master)](https://travis-ci.org/Polymath-Team/libmat) [![Downloads](https://img.shields.io/github/downloads/Polymath-Team/libmat/total.svg)](https://github.com/Polymath-Team/libmat/releases/latest) [![GitHub issues](https://img.shields.io/github/issues/Polymath-Team/libmat.svg)](https://github.com/Polymath-Team/libmat/issues)  [![GitHub license](https://img.shields.io/github/license/Polymath-Team/libmat.svg)](https://github.com/Polymath-Team/libmat/blob/master/LICENSE)\n## A library for calculating matrics\n\n### Currently Supports:\n- Dynamic Sized Matrics\n- Reinitialization:\n~~~c++\nmat.reinit(column,row,\"MatA\");\n~~~\n- Book like output: `mat.out()`\n- intelligent Indentation in output\n- Add operation : `mat.add(mata,matb);`\n- Subtract Operation : `mat.sub(mata,matb);`\n- Multiply Operation:\n   *  Matrics : `mat.mul(mata,matb);`\n   *  Scalar  : `mat.add(3);`\n- Accessable as raw(array): `mat.get_raw()`\n- Dynamic Linking\n\n### Would be Supported:\n- Transversing\n- Determinant\n- Identity matrices\n- Inverse matrix\n- Operator overriding\n- C Linking Support\n- Exception Handlers\n### Build History\n[![Build](https://buildstats.info/travisci/chart/Polymath-Team/libmat?buildCount=7)](https://travis-ci.org/Polymath-Team/libmat/builds)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fahmubashshir%2Flibmat","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fahmubashshir%2Flibmat","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fahmubashshir%2Flibmat/lists"}