Provides quasi-Newton methods to minimize partially separable functions. The methods are largely described by Nocedal and Wright (2006) <doi:10.1007/978-0-387-40065-5>.
Version: | 0.1.4 |
Depends: | R (≥ 3.5.0) |
Imports: | Rcpp |
LinkingTo: | Rcpp, testthat |
Suggests: | R.rsp, rmarkdown, RcppArmadillo, bench, testthat, numDeriv, lbfgsb3c, lbfgs, Matrix |
Published: | 2020-11-27 |
Author: | Benjamin Christoffersen [cre, aut] |
Maintainer: | Benjamin Christoffersen <boennecd at gmail.com> |
BugReports: | https://github.com/boennecd/psqn/issues |
License: | GPL-2 |
URL: | https://github.com/boennecd/psqn |
NeedsCompilation: | yes |
SystemRequirements: | C++11 |
CRAN checks: | psqn results |
Reference manual: | psqn.pdf |
Vignettes: |
psqn: Partially Separable Quasi-Newton A Quick Introduction to the psqn Package |
Package source: | psqn_0.1.4.tar.gz |
Windows binaries: | r-devel: psqn_0.1.4.zip, r-release: psqn_0.1.4.zip, r-oldrel: psqn_0.1.4.zip |
macOS binaries: | r-release: psqn_0.1.4.tgz, r-oldrel: psqn_0.1.4.tgz |
Old sources: | psqn archive |
Reverse linking to: | mdgc |
Please use the canonical form https://CRAN.R-project.org/package=psqn to link to this page.