Debug somebody else's project here.
The assignment was the following: "implement a function,
print_half_00
, that prints half the [0,0] element of a
given gsl_matrix".
You shouldn't rewrite the code, you should only correct the errors --- if any --- in the Makefile and the code.
The answer to "Questions 11" should be the correct
Makefile
and the correct main.c
(it's only few lines each).