libtompoly icon indicating copy to clipboard operation
libtompoly copied to clipboard

libtompoly

Chapter 1.1 taken from pb.pdf

What is LibTomPoly?

LibTomPoly is a public domain open source library to provide polynomial basis arithmetic. It uses the public domain library LibTomMath (not included) for the integer arithmetic and extends the functonality to provide polynomial arithmetic.