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.5)RcppFastAD_0.0.4.zip(r-4.4)RcppFastAD_0.0.4.zip(r-4.3)
RcppFastAD_0.0.4.tgz(r-4.5-x86_64)RcppFastAD_0.0.4.tgz(r-4.5-arm64)RcppFastAD_0.0.4.tgz(r-4.4-x86_64)RcppFastAD_0.0.4.tgz(r-4.4-arm64)RcppFastAD_0.0.4.tgz(r-4.3-x86_64)RcppFastAD_0.0.4.tgz(r-4.3-arm64)
RcppFastAD_0.0.4.tar.gz(r-4.5-noble)RcppFastAD_0.0.4.tar.gz(r-4.4-noble)
RcppFastAD_0.0.4.tgz(r-4.4-emscripten)RcppFastAD_0.0.4.tgz(r-4.3-emscripten)
RcppFastAD.pdf |RcppFastAD.html
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:

cpp

4.40 score 10 stars 4 scripts 241 downloads 3 exports 2 dependencies

Last updated 5 months agofrom:56e8b91f52. Checks:11 OK. Indexed: yes.

TargetResultLatest binary
Doc / VignettesOKFeb 21 2025
R-4.5-win-x86_64OKFeb 21 2025
R-4.5-mac-x86_64OKFeb 21 2025
R-4.5-mac-aarch64OKFeb 21 2025
R-4.5-linux-x86_64OKFeb 21 2025
R-4.4-win-x86_64OKFeb 21 2025
R-4.4-mac-x86_64OKFeb 21 2025
R-4.4-mac-aarch64OKFeb 21 2025
R-4.3-win-x86_64OKFeb 21 2025
R-4.3-mac-x86_64OKFeb 21 2025
R-4.3-mac-aarch64OKFeb 21 2025

Exports:black_scholeslinear_regressionquadratic_expression

Dependencies:RcppRcppEigen