Skip to content

vkubicki/libLinAlg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

A small linear algebra library in C that provides basic operations for matrices and vectors. Might be useful for embedded computation for example.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published