Website: https://flintlib.org
Mailing list: https://groups.google.com/g/flint-devel
FLINT is a C library in support of computations in number theory. It's also a research project into algorithms in number theory. FLINT consists mainly of fast scalar and polynomial arithmetic, factorization and linear algebra over many basic rings (integers, rationals, reals, finite fields, number fields, p-adics). It includes some higher-level functionality for algebraic and analytic number theory.
FLINT 2.0, released in 2011 was a complete rewrite of FLINT 1.x from scratch. FLINT 3, currently in development, incorporates the Arb, Antic, Calcium and Generic-Rings libraries, formerly developed separately.
FLINT's online documentation: https://flintlib.org/doc/
FLINT was started in 2007 by David Harvey and William Hart. Later maintenance of the library was taken over solely by William Hart. Since 2022, FLINT is maintained by Fredrik Johansson.
A large number of authors have contributed to FLINT. For a complete list, see: https://flintlib.org/authors.html
FLINT is distributed under LGPL 2.1 (GNU Lesser General Public License). See the LICENSE file.