pyinvariant

A python interface of the Invariant library


Keywords
dynamical-systems, intervals, invariants, maze, paths
License
GPL-3.0+
Install
pip install pyinvariant==0.2b3

Documentation

Invariant library Build Status

Invariant is a guaranteed C++ library to compute invariant associated to a dynamical system.

Documentation

ToDo Installation

sudo apt-get install libgvc6 libgvc6-plugins-gtk graphviz-dev pkg-config python2.7 flex bison g++ make gcc 
sudo apt install libgl1-mesa-dev hdf5-tools libomp-dev libcurl4-gnutls-dev

Licence

This software is under GNU General Public License.

Python extension

ToDo