hecate-lib 0.2.2

A library for generating simulation code from a mathematical problem description!
Documentation
1
2
3
extern "C" {
int add(int a, int b);
}