Metadata-Version: 2.1
Name: symbtools
Version: 0.3.4
Summary: Symbolic calculations related to dynamical systems.
Home-page: https://github.com/TUD-RST/symbtools
Author: Carsten Knoll, Klemens Fritzsche
Author-email: Carsten.Knoll@tu-dresden.de
License: BSD3
License-File: LICENSE
Requires-Dist: sympy (>=1.7)
Requires-Dist: numpy (>=1.10.4)
Requires-Dist: scipy (>=1.0)
Requires-Dist: ipydex (>=0.8.2)
Provides-Extra: mpc
Requires-Dist: casadi ; extra == 'mpc'


    A collection of functions to facilitate the (symbolic) calculations
    associated with the investigation of nonlinear dynamical systems in
    the field of control theory (0.1.10+ has python3 support).
    
