FEniCS is an open-source platform for solving partial differential equations pde.
FEniCS enables users to translate scientific models into finite element code through high-level Python and C++ interfaces.
Resources:
- The official documentation provides tutorials, theory manuals and both C++ and Python API references.