Ross ROSS = Recommend OSS · open-source software intelligence for agents

python-control/python-control

The Python Control Systems Library is a Python module that implements basic operations for analysis and design of feedback control systems. observed · 2026-08-28

github.com/python-control/python-control · homepage · Python · BSD-3-Clause (permissive) observed · 2026-08-28

Health v2 · maintenance only

66/100

  • Activity 97
  • Release rhythm 8
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 4407
  • days_rel: 424
  • days_push: 19
  • n_releases_24m: 1

Full methodology

Adoption not part of the score

2072 stars · 462 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

A Python library implementing basic operations for analysis and design of feedback control systems. It provides linear I/O system modeling, time and frequency response analysis, and control design tools like LQR, Kalman filters, and H-infinity synthesis.

Use cases

  • analyze stability of a linear control system
  • plot bode and nyquist diagrams for a transfer function
  • design an LQR controller in Python
  • simulate step and impulse responses of a state-space model
  • design a Kalman filter for state estimation
  • compute root locus for a feedback system
  • model block diagram interconnections of systems

When to choose

  • you need classical or modern control system analysis and design in Python
  • you want an open-source alternative to MATLAB Control System Toolbox
  • you are teaching or learning control theory with runnable examples

When to avoid

  • you need real-time control implementation on embedded hardware
  • you need nonlinear simulation of complex multi-body dynamics (consider dedicated simulators)
  • you need a GUI-driven CAD environment for control design

Facets

library · maturity stable

simulation data-visualization math data-science simulation python cross-platform control-systems feedback-control bode-plot nyquist kalman-filter lqr state-space root-locus algorithms engineering

1 source

Member repositories

RepositoryRoleHealth v2
python-control/python-controlmain66

For agents

markdown · JSON · MCP: product_card(name="python-control/python-control")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem