Package: RcppHyperDual 0.0.1
RcppHyperDual: Rcpp Interface to Hyper-Dual Numbers
Hyper-Dual Numbers permit the exact calculation of second derivatives which is both free of truncation and subtractive cancellation. Hyper-Dual numbers were introduced Jeffrey Fike and Juan Alonson, and this package uses a header-only C++ implementation by Fike and released under the MIT license. Accurate 2nd derivatives computation.
Authors:
RcppHyperDual_0.0.1.tar.gz
RcppHyperDual_0.0.1.zip(r-4.7)RcppHyperDual_0.0.1.zip(r-4.6)RcppHyperDual_0.0.1.zip(r-4.5)
RcppHyperDual_0.0.1.tgz(r-4.6-x86_64)RcppHyperDual_0.0.1.tgz(r-4.6-arm64)RcppHyperDual_0.0.1.tgz(r-4.5-x86_64)RcppHyperDual_0.0.1.tgz(r-4.5-arm64)
RcppHyperDual_0.0.1.tar.gz(r-4.7-arm64)RcppHyperDual_0.0.1.tar.gz(r-4.7-x86_64)RcppHyperDual_0.0.1.tar.gz(r-4.6-arm64)RcppHyperDual_0.0.1.tar.gz(r-4.6-x86_64)
RcppHyperDual_0.0.1.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
DESCRIPTION
card.svg |card.png
RcppHyperDual/json (API)
| # Install 'RcppHyperDual' in R: |
| install.packages('RcppHyperDual', repos = c('https://eddelbuettel.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/eddelbuettel/rcpphyperdual/issues
Last updated from:f3b0998eef. Checks:13 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-arm64 | OK | 128 | ||
| linux-devel-x86_64 | OK | 105 | ||
| source / vignettes | OK | 153 | ||
| linux-release-arm64 | OK | 112 | ||
| linux-release-x86_64 | OK | 110 | ||
| macos-release-arm64 | OK | 88 | ||
| macos-release-x86_64 | OK | 157 | ||
| macos-oldrel-arm64 | OK | 128 | ||
| macos-oldrel-x86_64 | OK | 163 | ||
| windows-devel | OK | 93 | ||
| windows-release | OK | 96 | ||
| windows-oldrel | OK | 81 | ||
| wasm-release | OK | 122 |
Exports:addHD
Dependencies:Rcpp
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Rcpp Interface to Hyper-Dual Numbers | RcppHyperDual-package RcppHyperDual |
| Add two hyper-dual numbers | addHD |
