Skip to main content

A Python library for solving boundary value problems of differential algebraic equations with advanced and retarded (forward and backward) delays

Project description

DAEpy

DAEpy is a Python library for solving boundary value problems of differential algebraic equations with advanced and retarded (forward and backward) delays. It also contains routines for parameter continuation. The numerical method is based on collocation. This library was developed in the Laboratory for Computation and Visualization in Mathematics and Mechanics at EPFL.

Installation

DAEpy can be installed using pip

pip install daepy

It is recommended, but not necessary, to also install scikit-umfpack which contains a routine for solving sparse linear systems.

pip install scikit-umfpack

Documentation

Documentation is available online, including basic usage and some examples.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

daepy-1.0.1.tar.gz (129.3 kB view hashes)

Uploaded Source

Built Distribution

daepy-1.0.1-cp37-cp37m-macosx_10_9_x86_64.whl (101.8 kB view hashes)

Uploaded CPython 3.7m macOS 10.9+ x86-64

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page