Metadata-Version: 1.1
Name: pycartan
Version: 0.1.2
Summary: Python library for (vector) differential forms in control theory
Home-page: https://github.com/cknoll/pycartan
Author: Carsten Knoll, Klemens Fritzsche
Author-email: Carsten.Knoll@tu-dresden.de
License: BSD3
Description: 
            Representation of differential forms and vector differential forms
            with respective operations of exterior calculus (exterior
            derivative, wedge product, contraction (interior product)).
            Background is the application differential forms in the context of
            control theory.
            
Platform: UNKNOWN
Requires: sympy (>= 0.7.6)
Requires: numpy (>= 1.10.4)
Requires: symbtools (>= 0.1.5)
Requires: ipython (>= 3.1.0)
