Files
ports/math/gf2x/pkg-descr
T
Thierry Thomas e579fe0130 Adding gf2x, a library for multiplying polynomials over the binary field.
To be used from SageMath and NTL.
2020-03-27 19:08:00 +00:00

9 lines
320 B
Plaintext

gf2x is a C/C++ software package containing routines for fast arithmetic in
GF(2)[x] (multiplication, squaring, GCD) and searching for irreducible/primitive
trinomials.
Note: this port provides either a LGPL or a GPLv3 (default) version, and you
can make your choice with the option.
WWW: http://gf2x.gforge.inria.fr/