Package: cppdoubles 0.4.0.9000

Nick Christofides
cppdoubles: Fast Relative Comparisons of Floating Point Numbers in 'C++'
Compare double-precision floating point vectors using relative differences. All equality operations are calculated using 'cpp11'.
Authors:
cppdoubles_0.4.0.9000.tar.gz
cppdoubles_0.4.0.9000.zip(r-4.7)cppdoubles_0.4.0.9000.zip(r-4.6)cppdoubles_0.4.0.9000.zip(r-4.5)
cppdoubles_0.4.0.9000.tgz(r-4.6-x86_64)cppdoubles_0.4.0.9000.tgz(r-4.6-arm64)cppdoubles_0.4.0.9000.tgz(r-4.5-x86_64)cppdoubles_0.4.0.9000.tgz(r-4.5-arm64)
cppdoubles_0.4.0.9000.tar.gz(r-4.7-arm64)cppdoubles_0.4.0.9000.tar.gz(r-4.7-x86_64)cppdoubles_0.4.0.9000.tar.gz(r-4.6-arm64)cppdoubles_0.4.0.9000.tar.gz(r-4.6-x86_64)
cppdoubles_0.4.0.9000.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
cppdoubles/json (API)
NEWS
| # Install 'cppdoubles' in R: |
| install.packages('cppdoubles', repos = c('https://nicchr.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/nicchr/cppdoubles/issues
Last updated from:0ee548e0cd. Checks:13 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-arm64 | OK | 109 | ||
| linux-devel-x86_64 | OK | 115 | ||
| source / vignettes | OK | 161 | ||
| linux-release-arm64 | OK | 104 | ||
| linux-release-x86_64 | OK | 119 | ||
| macos-release-arm64 | OK | 99 | ||
| macos-release-x86_64 | OK | 239 | ||
| macos-oldrel-arm64 | OK | 114 | ||
| macos-oldrel-x86_64 | OK | 187 | ||
| windows-devel | OK | 74 | ||
| windows-release | OK | 96 | ||
| windows-oldrel | OK | 82 | ||
| wasm-release | OK | 94 |
Exports:%~<%%~<=%%~==%%~>%%~>=%abs_diffall_equaldouble_equaldouble_gtdouble_gtedouble_ltdouble_lteget_tolerancerel_diffset_tolerance
Dependencies:cpp11
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Relative comparison of double-precision floating point numbers | %~<% %~<=% %~==% %~>% %~>=% double_equal double_gt double_gte double_lt double_lte |
| Are all values of x nearly equal (within a tolerance) to all values of y? | all_equal |
| Absolute and relative difference | abs_diff rel_diff |
| Get and set package-wide tolerance | get_tolerance set_tolerance tolerance |