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 [aut, cre, ctr], Klaus Iglberger [aut] (blaze), Georg Georg [aut] (blaze), Tobias Scharpff [aut] (blaze) |
Maintainer: | Ching-Chuan Chen <zw12356 at gmail.com> |
BugReports: | https://github.com/Chingchuan-chen/RcppBlaze/issues |
License: | BSD_3_clause + file LICENSE |
URL: | https://github.com/Chingchuan-chen/RcppBlaze, https://bitbucket.org/blaze-lib/blaze |
NeedsCompilation: | yes |
Materials: | README NEWS |
CRAN checks: | RcppBlaze results |
Reference manual: | RcppBlaze.pdf |
Package source: | RcppBlaze_1.0.1.tar.gz |
Windows binaries: | r-devel: RcppBlaze_1.0.1.zip, r-release: RcppBlaze_1.0.1.zip, r-oldrel: RcppBlaze_1.0.1.zip |
macOS binaries: | r-release (arm64): RcppBlaze_1.0.1.tgz, r-oldrel (arm64): RcppBlaze_1.0.1.tgz, r-release (x86_64): RcppBlaze_1.0.1.tgz, r-oldrel (x86_64): RcppBlaze_1.0.1.tgz |
Old sources: | RcppBlaze archive |
Reverse imports: | RcppLbfgsBlaze |
Reverse linking to: | RcppLbfgsBlaze |
Please use the canonical form https://CRAN.R-project.org/package=RcppBlaze to link to this page.