ZmodN - A simple library for modular arithmetic
Usage:
#include "zmodn.h"
in your project- enjoy
Development
Run chmod +x test
and then ./test
to run tests.
zmodnA simple C++ library for integers modulo N | |
git clone https://git.tronto.net/zmodn | |
Download | Log | Files | Refs | README |
Usage:
#include "zmodn.h"
in your projectRun chmod +x test
and then ./test
to run tests.