Package: RcppFastAD 0.0.4
RcppFastAD: 'Rcpp' Bindings to 'FastAD' Auto-Differentiation
The header-only 'C++' template library 'FastAD' for automatic differentiation <https://github.com/JamesYang007/FastAD> is provided by this package, along with a few illustrative examples that can all be called from R.
Authors:
RcppFastAD_0.0.4.tar.gz
RcppFastAD_0.0.4.zip(r-4.7)RcppFastAD_0.0.4.zip(r-4.6)RcppFastAD_0.0.4.zip(r-4.5)
RcppFastAD_0.0.4.tgz(r-4.6-x86_64)RcppFastAD_0.0.4.tgz(r-4.6-arm64)RcppFastAD_0.0.4.tgz(r-4.5-x86_64)RcppFastAD_0.0.4.tgz(r-4.5-arm64)
RcppFastAD_0.0.4.tar.gz(r-4.7-arm64)RcppFastAD_0.0.4.tar.gz(r-4.7-x86_64)RcppFastAD_0.0.4.tar.gz(r-4.6-arm64)RcppFastAD_0.0.4.tar.gz(r-4.6-x86_64)
RcppFastAD_0.0.4.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
RcppFastAD/json (API)
NEWS
| # Install 'RcppFastAD' in R: |
| install.packages('RcppFastAD', repos = c('https://eddelbuettel.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/eddelbuettel/rcppfastad/issues
Last updated from:628b71f468. Checks:13 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-arm64 | OK | 122 | ||
| linux-devel-x86_64 | OK | 108 | ||
| source / vignettes | OK | 240 | ||
| linux-release-arm64 | OK | 115 | ||
| linux-release-x86_64 | OK | 111 | ||
| macos-release-arm64 | OK | 99 | ||
| macos-release-x86_64 | OK | 295 | ||
| macos-oldrel-arm64 | OK | 116 | ||
| macos-oldrel-x86_64 | OK | 255 | ||
| windows-devel | OK | 130 | ||
| windows-release | OK | 100 | ||
| windows-oldrel | OK | 106 | ||
| wasm-release | OK | 120 |
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| 'Rcpp' Bindings to 'FastAD' Auto-Differentiation | RcppFastAD-package RcppFastAD |
| Black-Scholes valuation and first derivatives via Automatic Differentiation | black_scholes |
| Evaluate a squared-loss linear regression at a given parameter value | linear_regression |
| Compute the value and derivate of a quadratic expression X' * Sigma * X | quadratic_expression |
