CRAN/E | RcppBlaze

RcppBlaze

'Rcpp' Integration for the 'Blaze' High-Performance 'C++' Math Library

Installation

About

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'.

github.com/Chingchuan-chen/RcppBlaze
bitbucket.org/blaze-lib/blaze
Bug report File report

Key Metrics

Version 1.0.1
R ≥ 4.2.0
Published 2024-05-08 80 days ago
Needs compilation? yes
License BSD_3_clause
License File
CRAN checks RcppBlaze results

Downloads

Yesterday 1 0%
Last 7 days 32 +3%
Last 30 days 144 -4%
Last 90 days 656 +591%
Last 365 days 912 +252%

Maintainer

Maintainer

Ching-Chuan Chen

Authors

Ching-Chuan Chen

aut / cre / ctr

Klaus Iglberger

aut

(blaze)

Georg Georg

aut

(blaze)

Tobias Scharpff

aut

(blaze)

Material

README
NEWS
Reference manual
Package source

macOS

r-release

arm64

r-oldrel

arm64

r-release

x86_64

r-oldrel

x86_64

Windows

r-devel

x86_64

r-release

x86_64

r-oldrel

x86_64

Old Sources

RcppBlaze archive

Depends

R ≥ 4.2.0

Imports

Rcpp ≥ 1.0.0
Matrix ≥ 1.5-0

Suggests

MatrixExtra
tinytest
microbenchmark

LinkingTo

Rcpp