# ZmodN - A simple library for modular arithmetic Usage: 1. `#include "zmodn.h"` in your project 2. enjoy # Development Run `chmod +x test` and then `./test` to run tests.