# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "anvl" in publications use:' type: software license: MIT title: 'anvl: Accelerated Array Computing and Automatic Differentiation' version: 0.3.0 doi: 10.32614/CRAN.package.anvl abstract: Accelerated array computing and code transformations for R. Numerical programs operating on multi-dimensional arrays can be just-in-time compiled to optimized executables via 'XLA' -- the same compiler that powers 'JAX' and 'TensorFlow' -- and run on CPU or NVIDIA GPU from the same source. Also provides reverse-mode automatic differentiation, returning the gradient of a function as another R function. authors: - family-names: Fischer given-names: Sebastian email: seb.fischer@tutamail.com orcid: https://orcid.org/0000-0002-9609-3197 - family-names: Falbel given-names: Daniel email: daniel@posit.co orcid: https://orcid.org/0009-0006-0143-2392 - family-names: Kalinowski given-names: Tomasz email: tomasz@posit.co - family-names: German given-names: Nikolai email: niko.german@gmail.com orcid: https://orcid.org/0009-0001-7394-8367 repository: https://r-xla.r-universe.dev repository-code: https://github.com/r-xla/anvl commit: 76f4c30cc07b5fd8f3a99f3e5b937d787f3d196c url: https://r-xla.github.io/anvl/ date-released: '2026-06-03' contact: - family-names: Fischer given-names: Sebastian email: seb.fischer@tutamail.com orcid: https://orcid.org/0000-0002-9609-3197