Library for Polynomial System Solving through Algebraic Methods
-
Updated
Apr 29, 2026 - C
Library for Polynomial System Solving through Algebraic Methods
Modern Fortran library for finding the roots of real and complex polynomial equations
Dixon Resultant & Polynomial System Solver
Three C++ projects assigned for the Numerical Methods for Electrical Engineering (EE 242) course in the Spring 2021 semester.
Polynomial roots with Jenkins-Traub algorithm
A C algorithm for approximation and calculation of polynomial roots
A polynomial template for CP
Using Sturm sequences to find the real roots of polynomial equations.
An general computer algebra library
Matlab code to plot root clouds for parameterized polynomials
Códigos implementando a fórmula de Ferrari para a resolução de equações do quarto grau.
A bunch of C code developed during my studies of programming
🥕 Comparing roots of polynomials
Analytical method to find complex roots of polynomials of degrees 1 to 4 (without using imaginary numbers)
A script to find rational roots of a polynomial. This has been written in accordance with the rational root theorem.
Калькулятор многочленов, написанный на c++. Поддержка сложения, умножения, деления, взятия n-производной. Поиск точек пересечения с OX.
Example project for computing the roots of the given polynomial through the secant method to get the approximations.
Companion Matrix Root Finder
Решение алгебраических уравнений любой степени с заданной точностью
Add a description, image, and links to the polynomial-roots topic page so that developers can more easily learn about it.
To associate your repository with the polynomial-roots topic, visit your repo's landing page and select "manage topics."