fangzhou-xie / autodiffr

Automatic Differentiation in R Using "autodiff"

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Automatic Differentiation in R Using "autodiff"

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

License:Other


Languages

Language:C++ 98.4%Language:R 1.3%Language:C 0.2%