Python wrapper around cvodes (from the sundials library)
☆35May 26, 2026Updated 2 weeks ago
Alternatives and similar repositories for pycvodes
Users that are interested in pycvodes are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Python binding for odeiv2 interface from GNU Scientific Library (GSL)☆14May 10, 2026Updated last month
- The ODES scikit for ordinary differential and algebraic equations, an extension to scipy☆131Jan 12, 2025Updated last year
- Python wrapper around odeint (from the boost C++ library)☆20May 10, 2026Updated last month
- Python wrapper around KINSOL (from the sundials library)☆10May 20, 2026Updated 3 weeks ago
- Solve ODEs fast, with support for PyMC