aboutsummaryrefslogtreecommitdiff
path: root/math/flint2/pkg-descr
blob: 8f27c886b5b64a3ec9f99da073bad73dd5ab66d0 (plain) (blame)
1
2
3
4
5
6
7
8
9
FLINT is a C library for doing number theory, maintained by William Hart.

FLINT supports arithmetic with numbers, polynomials, power series and matrices
over many base rings, including:
* Multiprecision integers and rationals
* Integers modulo n
* p-adic numbers
* Finite fields (prime and non-prime order)
* Real and complex numbers (via the Arb extension library)