Fast Library for Number Theory - C library for computational number theory
C library for number theory
flint
$ flint --version
$ gcc -o program program.c -lflint -lgmp
$ brew list flint