Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/stanly-johnson/matrix.h
A header file for dealing with Matrix Operations in C
https://github.com/stanly-johnson/matrix.h
Last synced: 10 days ago
JSON representation
A header file for dealing with Matrix Operations in C
- Host: GitHub
- URL: https://github.com/stanly-johnson/matrix.h
- Owner: stanly-johnson
- Created: 2014-09-18T11:45:09.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2015-09-27T14:06:24.000Z (over 9 years ago)
- Last Synced: 2024-12-02T01:42:04.770Z (about 1 month ago)
- Language: C
- Size: 145 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
#Matrix.h
========A collection of functions for Matrix Operations in C language
Included operations in this header file are :
2x2 Matrix Addition
2x2 Matrix Multiplication
3x3 Matrix Addition
3x3 Matrix Multiplication
Matrix Transpose