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

Package details

AuthorChing-Chuan Chen [aut, cre, ctr] (<https://orcid.org/0009-0007-8273-3206>), Zhepei Wang [aut] (LBFGS-Lite), Naoaki Okazaki [aut] (liblbfgs)
MaintainerChing-Chuan Chen <zw12356@gmail.com>
LicenseMIT + file LICENSE
Version0.1.0
URL https://github.com/ChingChuan-Chen/RcppLbfgsBlaze https://github.com/ChingChuan-Chen/LBFGS-blaze https://github.com/ZJU-FAST-Lab/LBFGS-Lite https://bitbucket.org/blaze-lib/blaze/src/master/
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("RcppLbfgsBlaze")

Try the RcppLbfgsBlaze package in your browser

Any scripts or data that you put into this service are public.

RcppLbfgsBlaze documentation built on May 29, 2024, 2:45 a.m.