{"id":28389175,"url":"https://github.com/henryzhao2020/linearalgebra","last_synced_at":"2025-06-27T16:30:55.278Z","repository":{"id":280175568,"uuid":"940858567","full_name":"HenryZhao2020/LinearAlgebra","owner":"HenryZhao2020","description":"This project explores linear algebra computationally, translating vector and matrix operations into precise computer instructions.","archived":false,"fork":false,"pushed_at":"2025-03-21T16:15:46.000Z","size":107,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-31T10:08:23.160Z","etag":null,"topics":["c","linearalgebra","waterloo"],"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/HenryZhao2020.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,"publiccode":null,"codemeta":null}},"created_at":"2025-02-28T23:37:18.000Z","updated_at":"2025-03-21T16:15:49.000Z","dependencies_parsed_at":"2025-03-01T19:27:11.633Z","dependency_job_id":"deef8ea2-2e8e-4d50-b33f-b237e9bd1296","html_url":"https://github.com/HenryZhao2020/LinearAlgebra","commit_stats":null,"previous_names":["henryzhao2020/linearalgebra"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/HenryZhao2020/LinearAlgebra","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HenryZhao2020%2FLinearAlgebra","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HenryZhao2020%2FLinearAlgebra/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HenryZhao2020%2FLinearAlgebra/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HenryZhao2020%2FLinearAlgebra/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/HenryZhao2020","download_url":"https://codeload.github.com/HenryZhao2020/LinearAlgebra/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HenryZhao2020%2FLinearAlgebra/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262292961,"owners_count":23288629,"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":["c","linearalgebra","waterloo"],"created_at":"2025-05-31T00:37:46.832Z","updated_at":"2025-06-27T16:30:55.260Z","avatar_url":"https://github.com/HenryZhao2020.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"This project explores linear algebra computationally, translating vector and matrix operations into precise computer instructions.\n\nReference: D. Wolczuk, MATH 136 Course Notes Edition 2024.1\n\n\n\n| **Category**            | **Command** | **Description**                                      |\n|-------------------------|------------|------------------------------------------------------|\n| **Program Controls**    | `exit`      | Terminate the program                              |\n|                         | `help`      | View program manual                               |\n| **Vector Operations**   | `vadd`      | Perform addition of two vectors                   |\n|                         | `vsmult`    | Perform scalar multiplication of a vector        |\n|                         | `dot`       | Evaluate the dot product of two vectors          |\n|                         | `cross`     | Evaluate the cross product of two vectors in R³  |\n|                         | `vlen`      | Determine the length (norm) of a vector          |\n|                         | `vang`      | Determine the angle between two vectors in radians |\n|                         | `veq`       | Determine if two vectors are equal               |\n| **Projections**         | `projv`     | Find the projection of a vector onto another vector |\n|                         | `perpv`     | Find the perpendicular of a vector onto another vector |\n|                         | `projp`     | Find the projection of a vector in R³ onto a plane |\n|                         | `perpp`     | Find the perpendicular of a vector in R³ onto a plane |\n| **Matrix Operations**   | `madd`      | Perform addition of two matrices                 |\n|                         | `msmult`    | Perform scalar multiplication of a matrix       |\n|                         | `mvmult`    | Perform matrix-vector multiplication            |\n|                         | `mmmult`    | Perform multiplication of two matrices          |\n|                         | `mtran`     | Determine the transpose of a matrix            |\n|                         | `miden`     | Determine the identity matrix of a square matrix |\n|                         | `meq`       | Determine if two matrices are equal             |\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhenryzhao2020%2Flinearalgebra","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhenryzhao2020%2Flinearalgebra","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhenryzhao2020%2Flinearalgebra/lists"}