fangzhou-xie / fastadr

Automatic Differentiation in R Using "FastAD"

Home Page:https://fangzhou-xie.github.io/fastadr/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

fastadr

License: MIT R-CMD-check

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")

About

Automatic Differentiation in R Using "FastAD"

https://fangzhou-xie.github.io/fastadr/

License:Other


Languages

Language:C++ 99.5%Language:R 0.5%Language:C 0.0%