Written in C | Operating system | |
Developer(s) William Hart and David Harvey Stable release 2.5.2 / August 7, 2015; 18 months ago (2015-08-07) License |
The Fast Library for Number Theory (FLINT) is a 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 Kaiserslautern (formerly University of Warwick) and David Harvey of University of New South Wales (formerly Harvard University) to address the speed limitations of the PARI and NTL libraries.
Contents
Design Philosophy
Functionality
References
Fast Library for Number Theory Wikipedia(Text) CC BY-SA