/autodiffr

Automatic Differentiation in R Using "autodiff"

Primary LanguageC++OtherNOASSERTION

autodiffr

License: MIT R-CMD-check

The goal of autodiffr is to provide the C++ automatic differentation library autodiff in R.

Installation

You can install the development version of autodiffr like so:

# install.packages("devtools")
devtools::install_github("fangzhou-xie/autodiffr")