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'.
| Version: | 
0.1.0 | 
| Depends: | 
R (≥ 4.2.0) | 
| Imports: | 
Rcpp (≥ 1.0.0), RcppBlaze (≥ 1.0.0) | 
| LinkingTo: | 
Rcpp, RcppBlaze | 
| Suggests: | 
tinytest, microbenchmark | 
| Published: | 
2024-05-14 | 
| DOI: | 
10.32614/CRAN.package.RcppLbfgsBlaze | 
| Author: | 
Ching-Chuan Chen  
    [aut, cre, ctr],
  Zhepei Wang [aut] (LBFGS-Lite),
  Naoaki Okazaki [aut] (liblbfgs) | 
| Maintainer: | 
Ching-Chuan Chen  <zw12356 at gmail.com> | 
| BugReports: | 
https://github.com/Chingchuan-chen/RcppLbfgsBlaze/issues | 
| License: | 
MIT + file LICENSE | 
| 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/ | 
| NeedsCompilation: | 
yes | 
| Materials: | 
README, NEWS  | 
| CRAN checks: | 
RcppLbfgsBlaze results | 
Documentation:
Downloads:
Linking:
Please use the canonical form
https://CRAN.R-project.org/package=RcppLbfgsBlaze
to link to this page.