cpr_test, an Octave code which calls cpr(), which implements the Chebyshev Proxy Rootfinder (CPR) to locate all the real zeros of a function f(x) within an interval [a,b], by John Boyd.
The information on this web page is distributed under the MIT license.
cpr, an Octave code which implements the Chebyshev Proxy Rootfinder (CPR) to locate all the real zeros of a function f(x) within an interval [a,b], by John Boyd.