-
- Downloads
Initial commit
parents
Branches
No related tags found
Showing
- .gitignore 3 additions, 0 deletions.gitignore
- Makefile 22 additions, 0 deletionsMakefile
- copy.sh 3 additions, 0 deletionscopy.sh
- matrix.c 161 additions, 0 deletionsmatrix.c
- matrix.h 40 additions, 0 deletionsmatrix.h
- matrix_compute.c 74 additions, 0 deletionsmatrix_compute.c
- matrix_test.c 130 additions, 0 deletionsmatrix_test.c
.gitignore
0 → 100644
Makefile
0 → 100644
copy.sh
0 → 100644
matrix.c
0 → 100644
matrix.h
0 → 100644
matrix_compute.c
0 → 100644
matrix_test.c
0 → 100644
Please register or sign in to comment