We are now using files on disc to transfer data (A,b and x) between the C and the python part of the code. We can replace that by pipes : https://www.geeksforgeeks.org/named-pipe-fifo-example-c-program/ to speed up the data transfer