Ce projet consiste a réaliser des fonctions qui permettent de manipuler des matrices et d'appliquer des opérations sur ces dernières.
To compile the code (to execute in the same folder than the source code), type in the terminal:
make
To execute the code (once compiled), type in the terminal:
./main