cblasr: The C Interface to 'BLAS' Routines

Provides the 'cblas.h' header file as C interface to the underlying internal 'BLAS' library in R. 'CBLAS' <https://www.netlib.org/blas/cblas.h> is a collection of wrappers originally written by Keita Teranishi and provides a C interface to the FORTRAN 'BLAS' library <https://www.netlib.org/blas/>. Note that as internal 'BLAS' library provided by R <https://svn.r-project.org/R/trunk/src/include/R_ext/BLAS.h> is used and only the double precision / double complex 'BLAS' routines are supported.

Getting started

Package details

AuthorYi Pan [aut, cre], Keita Teranishi [aut]
MaintainerYi Pan <ypan1988@gmail.com>
LicenseGPL (>= 2)
Version1.0.0
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("cblasr")

Try the cblasr package in your browser

Any scripts or data that you put into this service are public.

cblasr documentation built on June 12, 2019, 5:03 p.m.