The hardware and bandwidth for this mirror is donated by dogado GmbH, the Webhosting and Full Service-Cloud Provider. Check out our Wordpress Tutorial.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]dogado.de.
itp_c
, which implements the ITP algorithm entirely in C++.f
to the function itp()
can now be either an R function or an external pointer to a C++ function. In the latter case, itp()
makes use of the Passing user-supplied C++ functions framework offered by the Rcpp package. For the simple examples given in the itp
package only a modest improvement in speed is observed (and expected). However, being able to call itp()
on the C++ side may have benefits in more challenging problems.f
provided to itp
over the input interval (a, b)
.f
have been added.itp()
in which the bracketing interval has been fixed. It caused incorrect results in cases where the function is locally decreasing.These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.