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
.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4