[Contents] [TitleIndex] [WordIndex

Contributor - PDE Solver

Description

The Fast Library for Number Theory (FLINT) is a highly optimized C library for number theory applications.

The two major areas of functionality currently implemented in FLINT are polynomial arithmetic over the integers and a quadratic sieve.

The library is designed to be compiled with the GNU Multi-Precision Library (GMP) and is released under the GNU General Public License.

It is developed by William Hart of the University of Warwick and David Harvey of Harvard University to address the speed limitations of the Pari and NTL libraries.


2022-09-08 09:26