torekleppe/RAutoDiff: Easy to use first and second order Automatic Differentiation

Easy to use first and second order Automatic Differentiation (AD) based on forward mode AD and operator overloading. The package is mainly intended for algorithm prototyping and smaller problems, and not really for production code.

Getting started

Package details

AuthorTore Selland Kleppe
MaintainerTore Selland Kleppe <tore.kleppe@uis.no>
LicenseLGPL-2.1
Version1.0
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("torekleppe/RAutoDiff")
torekleppe/RAutoDiff documentation built on Dec. 23, 2021, noon