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.
Release files for daepy 1.0.2
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| daepy-1.0.2.tar.gz | 182.2 kB | Details |
Release files / daepy-1.0.2.tar.gz
| Download URL | daepy-1.0.2.tar.gz |
|---|---|
| Size | 182.2 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
6aa25bc9bb3e346ef30e95ced32a8edbbde1ad39e436fd49447f85dfb8ba6685
|
|
BLAKE2b-256 checksum How to use checksums |
4ce07b3c73dd2717a0fe295b8ef387821175036687b58c53cf639ec875e0fe7a
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.2.0 CPython/3.13.7
|