Package: RcppLbfgsBlaze 0.1.0

RcppLbfgsBlaze: 'L-BFGS' Algorithm Based on 'Blaze' for 'R' and 'Rcpp'

The 'L-BFGS' algorithm is a popular optimization algorithm for unconstrained optimization problems. 'Blaze' is a high-performance 'C++' math library for dense and sparse arithmetic. This package provides a simple interface to the 'L-BFGS' algorithm and allows users to optimize their objective functions with 'Blaze' vectors and matrices in 'R' and 'Rcpp'.

Authors:Ching-Chuan Chen [aut, cre, ctr], Zhepei Wang [aut], Naoaki Okazaki [aut]

RcppLbfgsBlaze_0.1.0.tar.gz
RcppLbfgsBlaze_0.1.0.zip(r-4.5)RcppLbfgsBlaze_0.1.0.zip(r-4.4)RcppLbfgsBlaze_0.1.0.zip(r-4.3)
RcppLbfgsBlaze_0.1.0.tgz(r-4.4-x86_64)RcppLbfgsBlaze_0.1.0.tgz(r-4.4-arm64)RcppLbfgsBlaze_0.1.0.tgz(r-4.3-x86_64)RcppLbfgsBlaze_0.1.0.tgz(r-4.3-arm64)
RcppLbfgsBlaze_0.1.0.tar.gz(r-4.5-noble)RcppLbfgsBlaze_0.1.0.tar.gz(r-4.4-noble)
RcppLbfgsBlaze_0.1.0.tgz(r-4.4-emscripten)RcppLbfgsBlaze_0.1.0.tgz(r-4.3-emscripten)
RcppLbfgsBlaze.pdf |RcppLbfgsBlaze.html
RcppLbfgsBlaze/json (API)
NEWS

# Install 'RcppLbfgsBlaze' in R:
install.packages('RcppLbfgsBlaze', repos = c('https://chingchuan-chen.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Bug tracker:https://github.com/chingchuan-chen/rcpplbfgsblaze/issues

Uses libs:
  • c++– GNU Standard C++ Library v3
  • openmp– GCC OpenMP (GOMP) support library

On CRAN:

1 exports 0.73 score 4 dependencies 107 downloads

Last updated 5 months agofrom:67cef8f42f. Checks:OK: 9. Indexed: yes.

TargetResultDate
Doc / VignettesOKSep 12 2024
R-4.5-win-x86_64OKSep 12 2024
R-4.5-linux-x86_64OKSep 12 2024
R-4.4-win-x86_64OKSep 12 2024
R-4.4-mac-x86_64OKSep 12 2024
R-4.4-mac-aarch64OKSep 12 2024
R-4.3-win-x86_64OKSep 12 2024
R-4.3-mac-x86_64OKSep 12 2024
R-4.3-mac-aarch64OKSep 12 2024

Exports:fastLogisticModel

Dependencies:latticeMatrixRcppRcppBlaze