This Project was created as the part of Linear Algebra Course in 3rd Semester of BTech at Ahmedabad University. The repo contains the implementation of finding Null Space of the given mxn matrix in C Programming.
- As all the other C files are already added as a header in required files, you just need to run the main_function.c file in your favourite C compilor.