scipy-dae

Python implementation of solvers for differential algebraic equations (DAEs) and implicit differential equations (IDEs) that should be added to scipy one day.

Installation

In a virtualenv (see these instructions if you need to create one):

pip3 install scipy-dae

Dependencies

Releases

Version Released Bullseye
Python 3.9
Bookworm
Python 3.11
Trixie
Python 3.13
Files
0.1.1 2026-04-30      
0.1.0 2025-10-16      
0.0.9 2025-10-16      
0.0.8 2025-03-04      
0.0.7 2025-03-04      
0.0.6 2024-08-26      
0.0.5 2024-08-26      
0.0.4 2024-07-25      
0.0.3 2024-07-25      
0.0.2 2024-07-08      
0.0.1 2024-06-12      

Issues with this package?

Page last updated 2026-05-17 08:03:34 UTC