Polynomial essentials for Golang including real root isolation, complex root solving methods, root bounds, and derivatives.
-
Updated
Jun 3, 2024 - Go
Polynomial essentials for Golang including real root isolation, complex root solving methods, root bounds, and derivatives.
Using Sturm sequences to find the real roots of polynomial equations.
Laboratory works on Numerical Methods course
🥕 Comparing roots of polynomials
Add a description, image, and links to the sturm-sequence topic page so that developers can more easily learn about it.
To associate your repository with the sturm-sequence topic, visit your repo's landing page and select "manage topics."