/cppmath

Primary LanguageJupyter Notebook

Using cmake

mkdir build
cd build
cmake ..
make

./build/src/armadilo_test


This will find library if installed, generate make file and set correct compiler and linker options