https://github.com/tolstenev/lib_matrix
[done] My own implementation of the matrix.h library in a structured approach.
https://github.com/tolstenev/lib_matrix
matrix matrix-library
Last synced: 2 months ago
JSON representation
[done] My own implementation of the matrix.h library in a structured approach.
- Host: GitHub
- URL: https://github.com/tolstenev/lib_matrix
- Owner: tolstenev
- Created: 2023-04-23T14:16:25.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2023-10-23T15:06:14.000Z (over 2 years ago)
- Last Synced: 2025-01-08T11:49:03.912Z (over 1 year ago)
- Topics: matrix, matrix-library
- Language: C
- Homepage:
- Size: 1.64 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# lib_matrix
My own implementation of the matrix.h library in a structured approach.