RcppBlaze: 'Rcpp' Integration for the 'Blaze' High-Performance 'C++' Math Library (original) (raw)

Blaze is an open-source, high-performance 'C++' math library for dense and sparse arithmetic. With its state-of-the-art Smart Expression Template implementation Blaze combines the elegance and ease of use of a domain-specific language with HPC-grade performance, making it one of the most intuitive and fastest 'C++' math libraries available. The 'RcppBlaze' package includes the header files from the 'Blaze' library with disabling some functionalities related to link to the thread and system libraries which make 'RcppBlaze' be a header-only library. Therefore, users do not need to install 'Blaze'.

Version: 1.0.1
Depends: R (≥ 4.2.0)
Imports: Rcpp (≥ 1.0.0), Matrix (≥ 1.5-0)
LinkingTo: Rcpp
Suggests: MatrixExtra, tinytest, microbenchmark
Published: 2024-05-08
DOI: 10.32614/CRAN.package.RcppBlaze
Author: Ching-Chuan Chen ORCID iD [aut, cre, ctr], Klaus Iglberger [aut] (blaze), Georg Georg [aut] (blaze), Tobias Scharpff [aut] (blaze)
Maintainer: Ching-Chuan Chen
BugReports: https://github.com/Chingchuan-chen/RcppBlaze/issues
License: BSD_3_clause + file
URL: https://github.com/Chingchuan-chen/RcppBlaze,https://bitbucket.org/blaze-lib/blaze
NeedsCompilation: yes
Materials: README, NEWS
CRAN checks: RcppBlaze results

Documentation:

Downloads:

Reverse dependencies:

Linking:

Please use the canonical formhttps://CRAN.R-project.org/package=RcppBlazeto link to this page.