Skip to content

ianohara/dynamics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dynamics

NOTE: This is a work in progress. It is non-functional as of Aug 2015.

A Pure C99 library for solving dynamics problems. Its only dependency is libc. To build and test, you also need cmake, make (or anything else cmake can target), and a gcc-like toolchain.

Build

In the root directory, just do:

$ mkdir build
$ cd build
$ cmake ..
$ make

About

A Pure C project for solving dynamics problems

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published