kyoungseoun-chung / pyapes

Python Awesome Partial differential Equation Solver (pyapes, a general purpose finite difference PDE solver): WIP
2 stars 0 forks source link
numerical-analysis partial-differential-equations python torch

pyapes: PYthon Awesome Partial differential Equation Solver (general purpose finite difference PDE solver)

python

Description

pyapes is designed to solve various engineering problems in rectangular grid.

The goal of pyapes (should be/have) is

Installation

We recommend to use poetry to manage/install all dependencies.

Dependencies

Implemented Features

Examples

Check our demos files

Todos