# ------------------------------------------------ # 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" in publications use:' type: software license: MIT title: 'amatrix: Backend-Agnostic Matrix Extensions' version: 0.1.0 doi: 10.32614/CRAN.package.amatrix abstract: Matrix-compatible S4 classes with backend-dispatch hooks for accelerated execution and predictable CPU fallback. authors: - family-names: Buchsbaum given-names: Brad email: brad.buchsbaum@gmail.com repository: https://bbuchsbaum.r-universe.dev repository-code: https://github.com/bbuchsbaum/amatrix commit: aa1a39a22def2841186cc195dd1b4c7e0d5ff8e2 url: https://bbuchsbaum.github.io/amatrix/ date-released: '2026-07-02' contact: - family-names: Buchsbaum given-names: Brad email: brad.buchsbaum@gmail.com