Skip to content

Latest commit

 

History

History
executable file
·
8 lines (5 loc) · 310 Bytes

README.md

File metadata and controls

executable file
·
8 lines (5 loc) · 310 Bytes

linalg-self-edu

Various implementations for self-education purposes on a few Linear algebra topics.

Build

Run mkdir ./build; bash ./.git-hooks/run_build.sh. This will compile the source code and run all tests.

Tested on Ubuntu 18.04 and 20.04; cmake: 3.16.3; make: 4.2.1; gcc: 9.3.0 and gcc: 10.3.0.