The goal of fastadr is to provide the FastAD automatic differentiation library in R.

Installation

You can install the development version of fastadr from GitHub with:

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