The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.

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

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.0
Depends: R (≥ 4.2.0)
Imports: Rcpp (≥ 1.0.0), Matrix (≥ 1.5-0)
LinkingTo: Rcpp
Suggests: MatrixExtra, microbenchmark, tinytest, pkgKitten
Published: 2024-05-02
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 <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

Documentation:

Reference manual: RcppBlaze.pdf

Downloads:

Package source: RcppBlaze_1.0.0.tar.gz
Windows binaries: r-devel: RcppBlaze_1.0.0.zip, r-release: not available, r-oldrel: RcppBlaze_1.0.0.zip
macOS binaries: r-release (arm64): RcppBlaze_1.0.0.tgz, r-oldrel (arm64): RcppBlaze_1.0.0.tgz, r-release (x86_64): RcppBlaze_1.0.0.tgz, r-oldrel (x86_64): RcppBlaze_1.0.0.tgz
Old sources: RcppBlaze archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=RcppBlaze to link to this page.

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.