Skip to content

itp: The Interpolate, Truncate, Project (ITP) Root-Finding Algorithm version 1.2.2

Latest

Choose a tag to compare

@paulnorthrop paulnorthrop released this 10 Jan 20:32
· 2 commits to main since this release

itp 1.2.2

Bug fixes and minor improvements

  • Implements the patch described in Rcpp Issue #1406 to avoid masking of Rf_error().
  • The formatting of 'x star' in the README file has been changed so that it renders correctly on GitHub.
  • A minor typo (missing "If" in "If the root ...") has been corrected in the Value section of the itp() help file.