# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "Rmlx" in publications use:' type: software license: MIT title: 'Rmlx: R Interface to MLX Arrays (GPU-Accelerated with Metal or CUDA)' version: 0.4.0 doi: 10.32614/CRAN.package.Rmlx abstract: S3 class 'mlx' backed by Apple's MLX library, allowing array operations on Apple Silicon GPUs/CPUs and CUDA-enabled Linux systems through lazy evaluation, shared memory between chips, and automatic differentiation. authors: - family-names: Hugh-Jones given-names: David email: david@hughjones.com repository: https://hughjonesd.r-universe.dev repository-code: https://github.com/hughjonesd/Rmlx commit: 828d0aa8a3fde690b0a78cd3bf9ab1b31b6ff6a6 url: https://hughjonesd.github.io/Rmlx/ date-released: '2026-05-20' contact: - family-names: Hugh-Jones given-names: David email: david@hughjones.com