itp: The Interpolate, Truncate, Project (ITP) Root-Finding Algorithm version 1.0.1
itp 1.0.1
Bug fixes and minor improvements
- A bug in the part of
itp()
in which the bracketing interval has been fixed. It caused incorrect results in cases where the function is locally decreasing. - Tests have been added to check the correction of this bug.