Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 687 Bytes

README.md

File metadata and controls

25 lines (16 loc) · 687 Bytes

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