Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 384 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 384 Bytes

libLinAlg

libLinAlg is Copyright (c) 2016 Inria and distributed as a BSD 3-Clause License

Build

make lib

The binary library is to be found in the lib directory.

Unit Test

Get Unity from here: http://www.throwtheswitch.org/unity/. Copy all the files to the Unity-master subdirectory. Then, run:

make utest
utest/utest