Library for Polynomial System Solving through Algebraic Methods
-
Updated
Jul 10, 2025 - C
8000
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
A bunch of C code developed during my studies of programming
Códigos implementando a fórmula de Ferrari para a resolução de equações do quarto grau.
🥕 Comparing roots of polynomials
Project for Numerical Methods 1 course
Finding Roots of a Polynomial using c#
Калькулятор многочленов, написанный на c++. Поддержка сложения, умножения, деления, взятия n-производной. Поиск точек пересечения с OX.
A script to find rational roots of a polynomial. This has been written in accordance with the rational root theorem.
Analytical method to find complex roots of polynomials of degrees 1 to 4 (without using imaginary numbers)
Rational Root Calculator in C
Решение алгебраических уравнений любой степени с заданной точностью
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."