JuliaControl/SymbolicControlSystems.jl
C-code generation and an interface between ControlSystems.jl and SymPy.jl
Enables symbolic transfer function design using SymPy or Symbolics.jl coefficients with automatic conversion between symbolic and numeric forms, then generates optimized C-code for real-time LTI filtering with static state management. Supports discretization via Tustin transform, LaTeX rendering, and gain-scheduled systems through interpolation tables, while emphasizing numerical stability through state-space representation for high-order systems.
Stars
55
Forks
7
Language
Julia
License
MIT
Category
Last pushed
Jan 14, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ai-coding/JuliaControl/SymbolicControlSystems.jl"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
symforce-org/symforce
Fast symbolic computation, code generation, and nonlinear optimization for robotics
inducer/loopy
A code generator for array-based code on CPUs and GPUs
alphaville/optimization-engine
Nonconvex embedded optimization: code generation for fast real-time optimization + ROS support
inducer/islpy
Python wrapper for isl, an integer set library
loco-3d/crocoddyl
Crocoddyl is an optimal control library for robot control under contact sequence. Its solver is...