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✨
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 | 104 | ||
| linux-devel-x86_64 | OK | 108 | ||
| source / vignettes | OK | 126 | ||
| linux-release-arm64 | OK | 95 | ||
| linux-release-x86_64 | OK | 110 | ||
| macos-release-arm64 | OK | 78 | ||
| macos-release-x86_64 | OK | 176 | ||
| macos-oldrel-arm64 | OK | 119 | ||
| macos-oldrel-x86_64 | OK | 209 | ||
| windows-devel | OK | 103 | ||
| windows-release | OK | 85 | ||
| windows-oldrel | OK | 86 | ||
| wasm-release | OK | 92 |
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 |
