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:Dirk Eddelbuettel [aut, cre], James Yang [aut]

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

Uses libs:
  • c++– GNU Standard C++ Library v3

On CRAN:

Conda:

cpp

3.81 score 13 stars 5 scripts 185 downloads 3 exports 2 dependencies

Last updated from:628b71f468. Checks:13 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-arm64OK122
linux-devel-x86_64OK108
source / vignettesOK240
linux-release-arm64OK115
linux-release-x86_64OK111
macos-release-arm64OK99
macos-release-x86_64OK295
macos-oldrel-arm64OK116
macos-oldrel-x86_64OK255
windows-develOK130
windows-releaseOK100
windows-oldrelOK106
wasm-releaseOK120

Exports:black_scholeslinear_regressionquadratic_expression

Dependencies:RcppRcppEigen