Package: RcppLbfgsBlaze 0.1.0

Ching-Chuan Chen

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.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://cran.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

1.70 score 103 downloads 1 exports 4 dependencies

Last updated 5 months agofrom:77d8212359. Checks:OK: 2. Indexed: no.

TargetResultDate
Doc / VignettesOKOct 12 2024
R-4.5-linux-x86_64OKOct 12 2024

Exports:fastLogisticModel

Dependencies:latticeMatrixRcppRcppBlaze