Package: flexiblas
Type: Package
Title: 'FlexiBLAS' API Interface
Version: 3.4.0
Authors@R: c(
    person("Iñaki", "Ucar", email="iucar@fedoraproject.org",
      role=c("aut", "cph", "cre"), comment=c(ORCID="0000-0001-6403-5550")),
    person("Martin", "Koehler", email="koehlerm@mpi-magdeburg.mpg.de",
      role=c("aut", "cph"), comment=c(ORCID="0000-0003-2338-9904")))
Description: Provides functions to switch the 'BLAS'/'LAPACK' optimized backend
    and change the number of threads without leaving the R session, which needs
    to be linked against the 'FlexiBLAS' wrapper library
    <https://www.mpi-magdeburg.mpg.de/projects/flexiblas>.
License: LGPL (>= 3)
Encoding: UTF-8
OS_type: unix
URL: https://github.com/Enchufa2/r-flexiblas
BugReports: https://github.com/Enchufa2/r-flexiblas/issues
Suggests: tinytest
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.1.1
Author: Iñaki Ucar [aut, cph, cre] (<https://orcid.org/0000-0001-6403-5550>),
  Martin Koehler [aut, cph] (<https://orcid.org/0000-0003-2338-9904>)
Maintainer: Iñaki Ucar <iucar@fedoraproject.org>
Built: R 4.4.0; x86_64-apple-darwin12.6.0; 2024-05-03 01:55:49 UTC; unix
