willp552 / DAE

Solver for differential algebraic equations

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DAEpy

DAEpy is a solver for differential algebraic equations written in Python 3. The DAE system is setup as a optimal control problem with gradient flow embedding. The resulting boundary value problem is then solved using collocation.

Installation

Simply run python setup.py install

About

Solver for differential algebraic equations

License:Apache License 2.0


Languages

Language:Python 99.2%Language:Batchfile 0.5%Language:Shell 0.3%