py-pde is a Python package for solving partial differential equations (PDEs). The package provides classes for grids on which scalar and tensor fields can be defined. The associated differential ...
Solve Partial Differential Equation for Computational Fluid Dynamics using Python https://colab.research.google.com/github/JinFree/PDE-for-CFD-in-Python/blob/master ...