# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "MPCR" in publications use:' type: software license: GPL-3.0-or-later title: 'MPCR: Multi Precision Computing' version: 2.0.0 identifiers: - type: doi value: 10.32614/CRAN.package.MPCR abstract: Provides new data-structure support for multi- and mixed-precision for R users.The package supports 16-bit, 32-bit, and 64-bit operations. To the best of our knowledge, 'MPCR' differs from the currently available packages in the following:'MPCR' introduces a new data structure that supports three different precisions (16-bit, 32-bit, and 64-bit), allowing for optimized memory allocation based on the desired precision. This feature offers significant advantages in-memory optimization. 'MPCR' extends support to all basic linear algebra methods across different precisions. 'MPCR' maintains a consistent interface with normal R functions, allowing for seamless code integration and a user-friendly experience. authors: - family-names: Helmy given-names: David email: david.helmy@brightskiesinc.com - family-names: Abdulah given-names: Sameh email: sameh.abdulah@kaust.edu.sa preferred-citation: type: article title: 'MPCR: Multi-and Mixed-Precision Computations Package in R' authors: - family-names: Salvana given-names: Mary Lai O. - family-names: Abdulah given-names: Sameh email: sameh.abdulah@kaust.edu.sa - family-names: Kim given-names: Minwoo - family-names: Helmy given-names: David email: david.helmy@brightskiesinc.com - family-names: Sun given-names: Ying - family-names: Genton given-names: Marc G. journal: arXiv preprint notes: arXiv:2406.02701 year: '2024' repository: https://stsds.r-universe.dev repository-code: https://github.com/stsds/MPCR commit: 722727aae0d7f5cdd05e2cf07f2a64c2be0eadcf url: https://github.com/stsds/MPCR date-released: '2023-11-12' contact: - family-names: Abdulah given-names: Sameh email: sameh.abdulah@kaust.edu.sa