Generate the fundamental solution (minimal x) to Pell's equation for any parameter. x^2 - n*y^2 = 1
Primary LanguagePython