The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.
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 |
Reference manual: | RcppLbfgsBlaze.pdf |
Package source: | RcppLbfgsBlaze_0.1.0.tar.gz |
Windows binaries: | r-devel: RcppLbfgsBlaze_0.1.0.zip, r-release: RcppLbfgsBlaze_0.1.0.zip, r-oldrel: RcppLbfgsBlaze_0.1.0.zip |
macOS binaries: | r-release (arm64): RcppLbfgsBlaze_0.1.0.tgz, r-oldrel (arm64): RcppLbfgsBlaze_0.1.0.tgz, r-release (x86_64): RcppLbfgsBlaze_0.1.0.tgz, r-oldrel (x86_64): RcppLbfgsBlaze_0.1.0.tgz |
Please use the canonical form https://CRAN.R-project.org/package=RcppLbfgsBlaze to link to this page.
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.