My personal ibraries for c.
This library acts as an interface with gnuplot, in order to produce plots directly with the C code using pipes. Additionally, it also enables to produce videos by using ffmpeg.
This library is used for matrix operations: allocation, freeing, matrix multiplication, matrix-vector multiplication, inverses...