Root-Finder is a header-only univariate polynomial solver, which finds/counts all real roots of any polynomial within any interval.
-
Updated
Nov 19, 2022 - C++
Root-Finder is a header-only univariate polynomial solver, which finds/counts all real roots of any polynomial within any interval.
An experimental polynomial solver that finds nearing values of roots in O(n^2)
Add a description, image, and links to the roots-counting topic page so that developers can more easily learn about it.
To associate your repository with the roots-counting topic, visit your repo's landing page and select "manage topics."