Library for Polynomial System Solving through Algebraic Methods
-
Updated
May 13, 2025 - 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.
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
Numerically stable method for solving quadratic equations
Finding Roots of a Polynomial using c#
Analytical method to find complex roots of polynomials of degrees 1 to 4 (without using imaginary numbers)
Калькулятор многочленов, написанный на c++. Поддержка сложения, умножения, деления, взятия n-производной. Поиск точек пересечения с OX.
Project for Numerical Methods 1 course
🥕 Comparing roots of polynomials
A script to find rational roots of a polynomial. This has been written in accordance with the rational root theorem.
Example project for computing the roots of the given polynomial through the secant method to get the approximations.
Решение алгебраических уравнений любой степени с заданной точностью
A simple implementation of a polynomial.
A Modern FORTRAN library for finding roots of single variable functions and polynomials.
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."