Install Libraries - lebrat/3forthOptimalTransport GitHub Wiki
In order to install the code the following libraries should be installed :
libcgal-dev >= 4.14-5libeigen3-dev >= 3.2.2-3swig >= 3.0.8
In order to install them simply type in your Linux terminal the following command (you will be asked to enter your password):
user@computer:~$ sudo apt install libcgal-dev libeigen3-dev swig
You have successfully installed all the toolbox's dependencies :+1: you can now install the toolbox !