Library for Polynomial System Solving through Algebraic Methods
-
Updated
Feb 9, 2026 - C
Library for Polynomial System Solving through Algebraic Methods
Modern Fortran library for finding the roots of real and complex polynomial equations
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 polynomial template for CP
Using Sturm sequences to find the real roots of polynomial equations.
Matlab code to plot root clouds for parameterized polynomials
An general computer algebra library
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
Project for Numerical Methods 1 course
Analytical method to find complex roots of polynomials of degrees 1 to 4 (without using imaginary numbers)
🥕 Comparing roots of polynomials
Калькулятор многочленов, написанный на c++. Поддержка сложения, умножения, деления, взятия n-производной. Поиск точек пересечения с OX.
A script to find rational roots of a polynomial. This has been written in accordance with the rational root theorem.
Finding Roots of a Polynomial using c#
Example project for computing the roots of the given polynomial through the secant method to get the approximations.
Решение алгебраических уравнений любой степени с заданной точностью
A simple implementation of a polynomial.
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."