This is a simple Python program that solves partial differential equations using the finite difference method.
This project is part of the couse "Equation dérivées partielles" at ESILV, Paris.
Use pip :
pip install -r requirements.txtUse the following command to see usage :
python main.py --helppython main.py