# ------------------------------------------------ # CITATION.cff file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # ------------------------------------------------ cff-version: 1.2.0 message: 'To cite package "amatrix.mlx" in publications use:' type: software license: MIT title: 'amatrix.mlx: MLX Backend for ''amatrix'' on Apple Silicon' version: 0.1.0 doi: 10.32614/CRAN.package.amatrix.mlx abstract: GPU-accelerated backend for the 'amatrix' package using Apple 'MLX' via the 'mlx-c' C API. Registers dense float32 matrix products, factorizations, and resident (GPU-memory) execution on Apple Silicon; builds a mock bridge and reports itself unavailable when 'mlx-c' is absent, so installation is safe on any platform. authors: - family-names: Buchsbaum given-names: Bradley email: brad.buchsbaum@gmail.com repository: https://bbuchsbaum.r-universe.dev repository-code: https://github.com/bbuchsbaum/amatrix commit: 219f07843470aa27a4fa6389e9927f968715015f url: https://github.com/bbuchsbaum/amatrix date-released: '2026-07-10' contact: - family-names: Buchsbaum given-names: Bradley email: brad.buchsbaum@gmail.com