polynomials topic
poly
Fast polynomial arithmetic in Haskell (dense and sparse, univariate and multivariate, usual and Laurent)
RpolyPlusPlus
A modern c++ root finding algorithm based on the original Jenkins-Traub RPOLY software.
SphericalHarmonicExpansions.jl
A Julia package to handle spherical harmonic functions
Abacus
Advanced Combinatorics and Algebraic Number Theory Symbolic Computation library for JavaScript, Python
Root-Finder
Root-Finder is a header-only univariate polynomial solver, which finds/counts all real roots of any polynomial within any interval.
givaro
Givaro - C++ library for arithmetic and algebraic computations
tr29124_test
C++ special math functions
PolyJuMP.jl
A JuMP extension for Polynomial Optimization
polyroots-fortran
Modern Fortran library for finding the roots of real and complex polynomial equations
multivar_horner
python package implementing a multivariate Horner scheme for efficiently evaluating multivariate polynomials