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)
Add a description, image, and links to the polynomial-solver topic page so that developers can more easily learn about it.
To associate your repository with the polynomial-solver topic, visit your repo's landing page and select "manage topics."