TSDynamics

TSDynamics: A Python package for defining and simulating continuous and discrete dynamical systems, including time-delay equations and maps. With a user-friendly interface for RHS definitions, it provides tools for numerical analysis and aims to integrate advanced time series analysis tools..

TSDynamics — TSDynamics: A Python package for defining and simulating continuous and discrete dynamical systems, including…
LanguagePython
2

Tech Stack

README

tsdynamics

Python CI Tests Release PyPI

Adaptive, compiled integration for ODEs (JiTCODE) and DDEs (JiTCDDE) with a small, clean API. You write the math; we handle compilation, tolerances, trajectories, and Lyapunov spectra.

  • ODE base: DynSysJiTCODE (jitcode)
  • DDE base

...

Links