An open API service indexing awesome lists of open source software.

https://github.com/libtom/libtompoly


https://github.com/libtom/libtompoly

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

          

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.