Package: salad
Type: Package
Title: Simple Automatic Differentiation
Version: 1.2
Date: 2024-12-18
Authors@R: person("Hervé", "Perdry", email = "herve.perdry@universite-paris-saclay.fr", role = c("aut", "cre"))
Maintainer: Hervé Perdry <herve.perdry@universite-paris-saclay.fr>
Description: Handles both vector and matrices, using a flexible S4 class for automatic differentiation.
  The method used is forward automatic differentiation. Many functions and methods have been defined, 
  so that in most cases, functions written without automatic differentiation in mind can be 
  used without change. 
License: MIT + file LICENSE
Encoding: UTF-8
Depends: methods
Imports: stats
Suggests: knitr, rmarkdown
VignetteBuilder: knitr
RoxygenNote: 7.3.1
NeedsCompilation: no
Packaged: 2024-12-18 12:21:06 UTC; rv
Author: Hervé Perdry [aut, cre]
Repository: CRAN
Date/Publication: 2024-12-18 12:30:02 UTC
Built: R 4.6.0; ; 2025-08-18 04:53:40 UTC; unix
