Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/jirihnidek/math-lib
- Owner: jirihnidek
- License: gpl-2.0
- Created: 2013-11-12T21:38:11.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2013-11-13T11:51:53.000Z (about 11 years ago)
- Last Synced: 2023-04-01T02:16:44.931Z (over 1 year ago)
- Size: 148 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Math Lib
========Simple C application for Git course
Build
-----How to build this app:
$ mkdir build
$ cmake ./
$ make