In this project, we created a simple c++ library to calculate eigenvalues and eigenvectors. The library is build with a CMakeLists.txt created in CLion and uses googletests for the testing. A ...