Skip to content

cknoll/pycartan

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

73 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Note:

This repository is now a fork of https://github.com/TUD-RST/pycartan. It should be synchronized but please check that repo for recent development progress.



PyPI Package Build Status

(English version below)

Allgemeines

Das Paket pycartan enthält Programmcode zur Repräsentation von Differentialformen und damit zusammenhängender Rechenoperationen (Äußere Ableitung, Keilprodukt, Kontraktion). Hintergrund ist die Anwendung von Differentialformen im Kontext der Regelungstheorie.

Der Programmcode hat den Status von "Forschungscode", d.h. das Paket befindet sich im Entwicklungszustand. Trotz, dass wesentliche Teile durch Unittests abgedeckt sind, enthält der Code mit einer gewissen Wahrscheinlichkeit Fehler.

Feedback-Kontakt: http://cknoll.github.io/pages/impressum.html

General Information

The Package pycartan contains code for representation of differential forms and respective operations of exterior calculus (exterior derivative, wedge product, contraction (interior product)). Background is the application differential forms in the context of control theory.

Feedback-Contact: http://cknoll.github.io/pages/impressum.html

Installation

Make sure you have the following dependencies installed:

Get pycartan using PyPI::

$ pip install pycartan

or the latest git version::

$ git clone https://github.com/TUD-RST/pycartan.git

About

Code for working with differential forms in context of control theory on basis of sympy

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%