polynomials topic

List polynomials repositories

poly

65
Stars
6
Forks
Watchers

Fast polynomial arithmetic in Haskell (dense and sparse, univariate and multivariate, usual and Laurent)

RpolyPlusPlus

54
Stars
19
Forks
Watchers

A modern c++ root finding algorithm based on the original Jenkins-Traub RPOLY software.

SphericalHarmonicExpansions.jl

26
Stars
4
Forks
Watchers

A Julia package to handle spherical harmonic functions

Abacus

18
Stars
5
Forks
Watchers

Advanced Combinatorics and Algebraic Number Theory Symbolic Computation library for JavaScript, Python

Root-Finder

40
Stars
14
Forks
Watchers

Root-Finder is a header-only univariate polynomial solver, which finds/counts all real roots of any polynomial within any interval.

givaro

51
Stars
21
Forks
Watchers

Givaro - C++ library for arithmetic and algebraic computations

tr29124_test

17
Stars
3
Forks
Watchers

C++ special math functions

PolyJuMP.jl

41
Stars
7
Forks
Watchers

A JuMP extension for Polynomial Optimization

polyroots-fortran

22
Stars
4
Forks
Watchers

Modern Fortran library for finding the roots of real and complex polynomial equations

multivar_horner

26
Stars
3
Forks
Watchers

python package implementing a multivariate Horner scheme for efficiently evaluating multivariate polynomials