Package: RcppFastAD 0.0.2

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.2.tar.gz
RcppFastAD_0.0.2.zip(r-4.5)RcppFastAD_0.0.2.zip(r-4.4)RcppFastAD_0.0.2.zip(r-4.3)
RcppFastAD_0.0.2.tgz(r-4.4-arm64)RcppFastAD_0.0.2.tgz(r-4.4-x86_64)RcppFastAD_0.0.2.tgz(r-4.3-arm64)RcppFastAD_0.0.2.tgz(r-4.3-x86_64)
RcppFastAD_0.0.2.tar.gz(r-4.5-noble)RcppFastAD_0.0.2.tar.gz(r-4.4-noble)
RcppFastAD_0.0.2.tgz(r-4.4-emscripten)RcppFastAD_0.0.2.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'))

Peer review:

Bug tracker:https://github.com/eddelbuettel/rcppfastad/issues

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

On CRAN:

3 exports 8 stars 1.52 score 2 dependencies 161 downloads

Last updated 2 months agofrom:cac9541adc

Exports:black_scholeslinear_regressionquadratic_expression

Dependencies:RcppRcppEigen