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.
Cython Benchmarks: I will be putting both Python and Cython versions of the same functions to the test and comparing their speed and performance
Root finder algorithm.
Add a description, image, and links to the root-finder topic page so that developers can more easily learn about it.
To associate your repository with the root-finder topic, visit your repo's landing page and select "manage topics."