Skip to content

Invariant is a guaranteed library to compute invariants associated to dynamical systems

License

Notifications You must be signed in to change notification settings

ThomasLeMezo/invariant-lib

Repository files navigation

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