C++ linear algebra library required for [ kinetics ] (https://github.com/ertosns/kinetics.git) based of the API defined by Modern Robotics: Mechanics, Planning, and Control (Kevin Lynch and Frank Park, Cambridge University Press 2017).
user@name:~$ . ./install.sh
user@name:~$ g++ exercise.cpp -lalgebra -I/usr/local/lib -I /usr/include/eigen3 -lpthread