News
Problem Statement Develop a Python program that calculates the roots of a quadratic equation of the form: [ ax^2 + bx + c = 0 ] where ( a ), ( b ), and ( c ) are coefficients provided by the user.
In this repository, I publish the Python code of the factorization algorithm designed in my master thesis. This algorithm leverage the properties of continued fractions and quadratic forms. It has as ...
Results that may be inaccessible to you are currently showing.
Hide inaccessible results