Library for Polynomial System Solving through Algebraic Methods
-
Updated
Mar 24, 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
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#
Programming tests es un repositorio que consiste en un par de programas desarrollados en C++ y construidos mediante CMAKE con la finalidad de poder ser ejecutados de manera independiente sin importar el entorno en el que se encuentre.
Решение алгебраических уравнений любой степени с заданной точностью
A simple implementation of a polynomial.
🥕 Comparing roots of polynomials
The GPS-Calculator (Graphing, Polynomial, Scientific) is a React project that encompasses three components: a Graphing, Polynomial Roots, and Scientific Calculator. It provides users with a versatile toolset for performing mathematical calculations, including graphing functions, finding polynomial roots, and executing scientific operations.
A Modern FORTRAN library for finding roots of single variable functions and polynomials.
Example project for computing the roots of the given polynomial through the secant method to get the approximations.
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."