/linalg

Primary LanguageC++

linalg

Basic Build Instructions

  1. Make a build directory in the top level directory: mkdir build && cd build
  2. Compile: cmake .. && make
  3. This complies the library along with a example program which comes along with the library.
  4. Run the example program: ./example