@sagemath/gf2x
GF2X: a C/C++ software package containing routines for fast arithmetic in GF(2)[x] (multiplication, squaring, GCD) and searching for irreducible/primitive trinomials.
GF2X: a C/C++ software package containing routines for fast arithmetic in GF(2)[x] (multiplication, squaring, GCD) and searching for irreducible/primitive trinomials.
GNU Multiprecision Arithmetic
MPC: arithmetic of complex numbers with arbitrarily high precision and correct rounding of the result
MPFR: a C library for multiple-precision floating-point computations with correct rounding.
MPIR: Multiple Precision Integers and Rationals
NTL: A Library for doing Number Theory
PARI/GP is a widely used computer algebra system designed for fast computations in number theory.
PARI/GP is a widely used computer algebra system designed for fast computations in number theory. This is a WASM version of Pari linked with GMP for extra speed.
SageJS