# -------------------------------------------- # 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 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://r-multiverse.r-universe.dev repository-code: https://github.com/hughjonesd/Rmlx commit: 3cbc7a9ee26575c5ab7b716a19787e6a651d97fb url: https://hughjonesd.github.io/Rmlx/ date-released: '2026-05-17' contact: - family-names: Hugh-Jones given-names: David email: david@hughjones.com