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
Built Distribution
File details
Details for the file daepy-1.0.1.tar.gz
.
File metadata
- Download URL: daepy-1.0.1.tar.gz
- Upload date:
- Size: 129.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.14.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.35.0 CPython/3.7.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9dae7faff469eea958ec6b4d625d8974b8f943d9cd9209d5f3af5c4acea5653d |
|
MD5 | 64765ae21dfb8b1afd31bfb6d0a515ae |
|
BLAKE2b-256 | fc1dc174a9fc9a84e87aa35f3f8f98facf2e2c32aa6c35eab8bba302944dd2df |
File details
Details for the file daepy-1.0.1-cp37-cp37m-macosx_10_9_x86_64.whl
.
File metadata
- Download URL: daepy-1.0.1-cp37-cp37m-macosx_10_9_x86_64.whl
- Upload date:
- Size: 101.8 kB
- Tags: CPython 3.7m, macOS 10.9+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.14.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.35.0 CPython/3.7.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | aa67f0f3a06435ed54dc4c9fe06637332aac04df142d9d7840ac6e26b59dc993 |
|
MD5 | fdbed3b020dcfcd59419412f22ce0740 |
|
BLAKE2b-256 | 8a037dc1160a3fca434ca02e1483c7823d80b17c1ee3e4e0e5dc1e631c5349e1 |