1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-18 19:49:40 +00:00
freebsd-ports/math/flint2/pkg-descr
2018-03-30 01:13:14 +00:00

12 lines
398 B
Plaintext

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)
WWW: http://www.flintlib.org/