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.
get_tolerance
and set_tolerance
as
helpers to get/set the package-wide tolerance.
New argument scale
added to rel_diff
to
allow users to optionally specify a scale for each relative
difference.
tol
now uses
get_tolerance()
.Inlined most of the simple C++ functions which provides some moderate speed improvements.
Some C++ functions were returning double when they should return bool. This has now been fixed.
rel_diff(0, 0)
now correctly returns
0
New function all_equal
as an efficient alternative
to all.equal
for numeric vectors.
NA
values are now returned when tol
is
NA
.
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.