This Python package uses various techniques (including parallel) for solving the steady-state diffusion equation.
pip install git+git://github.com/janzmazek/Diffusion.git
or if you want a local copy of the repository
git clone https://github.com/janzmazek/Diffusion.git
python setup.py install