Automatic differentiation is achieved by using dual numbers without providing hand-coded gradient functions. The output value of a mathematical function is returned with the values of its exact first derivative (or gradient). For more details see Baydin, Pearlmutter, Radul, and Siskind (2018) <https://jmlr.org/papers/volume18/17-468/17-468.pdf>.
Version: | 0.0.6 |
Depends: | R (≥ 3.2.0), base, stats, methods |
Published: | 2025-05-28 |
DOI: | 10.32614/CRAN.package.dual |
Author: | Luca Sartore [aut] (ORCID = "0000-0002-0446-1328"), Luca Sartore [cre] (ORCID = "0000-0002-0446-1328") |
Maintainer: | Luca Sartore <drwolf85 at gmail.com> |
License: | GPL-3 |
NeedsCompilation: | no |
Materials: | README, ChangeLog |
In views: | NumericalMathematics |
CRAN checks: | dual results |
Reference manual: | dual.html , dual.pdf |
Package source: | dual_0.0.6.tar.gz |
Windows binaries: | r-devel: dual_0.0.6.zip, r-release: dual_0.0.6.zip, r-oldrel: dual_0.0.6.zip |
macOS binaries: | r-release (arm64): dual_0.0.6.tgz, r-oldrel (arm64): dual_0.0.6.tgz, r-release (x86_64): dual_0.0.6.tgz, r-oldrel (x86_64): dual_0.0.6.tgz |
Old sources: | dual archive |
Please use the canonical form https://CRAN.R-project.org/package=dual to link to this page.