It is the implementation of solving matrix equation using Gaussian belief propagation. The algorithm is from the paper. To run program, Python 2.7 is needed and some of its library are Networkx and Numpy.
Running the code
python main.py A.txt b.txt