Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/raideno/matrix
C / Cpp program to make it easier to work with matrices and do operations on matrices
https://github.com/raideno/matrix
c cpp math mathematics matrix
Last synced: about 2 hours ago
JSON representation
C / Cpp program to make it easier to work with matrices and do operations on matrices
- Host: GitHub
- URL: https://github.com/raideno/matrix
- Owner: raideno
- Created: 2022-11-28T18:13:20.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-12-27T18:01:46.000Z (11 months ago)
- Last Synced: 2023-12-27T21:02:22.390Z (11 months ago)
- Topics: c, cpp, math, mathematics, matrix
- Language: C++
- Homepage:
- Size: 730 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
Matrix functions for c++
Check for a better makefile:
[Here](https://github.com/gwu-cs-os/evening_os_hour/blob/master/f19/10.2-makefiles/03_featureful_makefile/Makefile)
[Here](https://www.youtube.com/watch?v=DtGrdB8wQ_8&ab_channel=GabrielParmer)