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

Shunichi09/PythonLinearNonlinearControl

PythonLinearNonLinearControl is a library implementing the linear and nonlinear control theories in python. observed · 2026-08-28

github.com/Shunichi09/PythonLinearNonlinearControl · Python observed · 2026-08-28

Health v2 · maintenance only

23/100

  • Activity 0
  • Release rhythm 8
  • Longevity 100

Flags: no_license

How is this computed?

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

  • gap_med: n/a
  • age_days: 2817
  • days_rel: n/a
  • days_push: 1836
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1041 stars · 190 forks observed · 2026-08-28

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

A Python library implementing linear and nonlinear control theory algorithms such as MPC, iLQR, DDP, MPPI, and CEM using only NumPy and SciPy. It ships reference implementations with example environments like cartpole and two-wheeled tracking for studying model-based control and model-based reinforcement learning.

Use cases

  • implement model predictive control in python
  • compare mpc ilqr ddp and mppi controllers
  • learn nonlinear control theory with runnable examples
  • prototype model-based reinforcement learning controllers
  • simulate cartpole with a python control algorithm
  • extend a control algorithm with custom dynamics and costs

When to choose

  • you want pure-python reference implementations of classic and sampling-based control algorithms
  • you need a lightweight codebase built only on numpy and scipy that is easy to modify
  • you are studying or teaching optimal control and model-based RL methods
  • you want to test controllers on simple environments like cartpole or a two-wheeled robot

When to avoid

  • you need real-time or hard real-time control performance in compiled code
  • you require a maintained production library with active releases and support
  • you need GPU acceleration or large-scale robotics stacks like ROS integration
  • you want a no-code or GUI control design tool

Facets

library · maturity maintenance

simulation machine-learning reinforcement-learning math developer-tools robotics reinforcement-learning simulation education python cross-platform model-predictive-control mpc nmpc ilqr ddp mppi cem optimal-control control-theory model-based-rl cartpole scipy numpy algorithms

2 sources

Member repositories

RepositoryRoleHealth v2
Shunichi09/PythonLinearNonlinearControlmain23

For agents

markdown · JSON · MCP: product_card(name="Shunichi09/PythonLinearNonlinearControl")

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