Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jirihnidek/math-lib

Simple math library for Git course
https://github.com/jirihnidek/math-lib

Last synced: about 8 hours ago
JSON representation

Simple math library for Git course

Awesome Lists containing this project

README

        

Math Lib
========

Simple C application for Git course

Build
-----

How to build this app:

$ mkdir build
$ cmake ./
$ make