Skip to content

friedman101/tinymath

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

tinymath

a very small math library for c mostly geared toward manipulating vectors of length 3 and 3x3 matrices.

setup

sudo apt-get install libgsl0-dev
cmake .
make

usage

hopefully self explanatory by inspection of tinymath.h.

About

a very small math library for c

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published