[Eigen](https://eigen.tuxfamily.org/index.php?title=Main_Page)'s default version is in C++14, hence installing LP-SparseMAP with it raises compiler errors. Suggested change: line 16 of 'setup.py' to '-std=c++14',