CRAN/E | RcppLbfgsBlaze

RcppLbfgsBlaze

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

Installation

About

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

github.com/ChingChuan-Chen/RcppLbfgsBlaze
github.com/ChingChuan-Chen/LBFGS-blaze
github.com/ZJU-FAST-Lab/LBFGS-Lite
bitbucket.org/blaze-lib/blaze/src/master/
Bug report File report

Key Metrics

Version 0.1.0
R ≥ 4.2.0
Published 2024-05-14 74 days ago
Needs compilation? yes
License MIT
License File
CRAN checks RcppLbfgsBlaze results

Downloads

Yesterday 2 0%
Last 7 days 36 +64%
Last 30 days 121 +38%
Last 90 days 347
Last 365 days 347

Maintainer

Maintainer

Ching-Chuan Chen

Authors

Ching-Chuan Chen

aut / cre / ctr

Zhepei Wang

aut

(LBFGS-Lite)

Naoaki Okazaki

aut

(liblbfgs)

Material

README
NEWS
Reference manual
Package source

macOS

r-release

arm64

r-oldrel

arm64

r-release

x86_64

r-oldrel

x86_64

Windows

r-develnot available

x86_64

r-releasenot available

x86_64

r-oldrelnot available

x86_64

Depends

R ≥ 4.2.0

Imports

Rcpp ≥ 1.0.0
RcppBlaze ≥ 1.0.0

Suggests

tinytest
microbenchmark

LinkingTo

Rcpp
RcppBlaze