Computor v1 is a simple program to solve polynomial equations up to degree 2, showing the reduced form, degree, and solutions.
-
Updated
Dec 7, 2025 - Python
Computor v1 is a simple program to solve polynomial equations up to degree 2, showing the reduced form, degree, and solutions.
Reference Python implementation of the Fernández Molina cubic equation series method (AIP Advances 12, 045002, 2022)
To associate your repository with the polynomial-solver topic, visit your repo's landing page and select "manage topics."