Skip to content
#

ode-model

Here are 34 public repositories matching this topic...

This repository contains a robust and flexible Python package for solving ordinary differential equations (ODEs). It supports both Runge–Kutta schemes (explicit, DIRK) and BDF multistep methods, with adaptive time-stepping and strong support for sparse Jacobians--making it well-suited for large-scale and stiff problems.

  • Updated Oct 21, 2025
  • Python

Improve this page

Add a description, image, and links to the ode-model topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the ode-model topic, visit your repo's landing page and select "manage topics."

Learn more