项目作者: willp552

项目描述 :
Solver for differential algebraic equations
高级语言: Python
项目地址: git://github.com/willp552/DAE.git
创建时间: 2017-01-27T14:09:34Z
项目社区:https://github.com/willp552/DAE

开源协议:Apache License 2.0

下载


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