FLINT: Fast Library for Number Theory

This is a project to develop a C library for doing number theory. It is intended to be a standalone library, but designed also for tight integration with SAGE.

The lead developer is Bill Hart; other developer(s) include David Harvey.

FLINT will be released under the GNU Public License.

More details will be added later.

Main design goals

The primary goal of FLINT will be to develop implementations of the latest algorithms and optimize them extremely well. We aim to be faster than the major packages out there: Pari, NTL, MAGMA, Lidia, etc. We will test and profile our code regularly and make statistics available comparing the different packages.

Machines available for testing

FLINT (last edited 2008-11-14 13:42:01 by localhost)