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.3.2 |
Depends: | R (≥ 3.5.0), Matrix |
Imports: | Rcpp |
LinkingTo: | Rcpp, RcppEigen, testthat |
Suggests: | R.rsp, rmarkdown, RcppArmadillo, RcppEigen, bench, testthat, numDeriv, lbfgsb3c, lbfgs, alabama |
Published: | 2024-09-22 |
DOI: | 10.32614/CRAN.package.psqn |
Author: | Benjamin Christoffersen [cre, aut] |
Maintainer: | Benjamin Christoffersen <boennecd at gmail.com> |
BugReports: | https://github.com/boennecd/psqn/issues |
License: | Apache License (≥ 2) |
URL: | https://github.com/boennecd/psqn |
NeedsCompilation: | yes |
Materials: | NEWS |
In views: | Optimization |
CRAN checks: | psqn results |
Reference manual: | psqn.pdf |
Vignettes: |
psqn: Partially Separable Quasi-Newton (source) A Quick Introduction to the psqn Package (source) |
Package source: | psqn_0.3.2.tar.gz |
Windows binaries: | r-devel: psqn_0.3.2.zip, r-release: psqn_0.3.2.zip, r-oldrel: psqn_0.3.2.zip |
macOS binaries: | r-release (arm64): psqn_0.3.2.tgz, r-oldrel (arm64): psqn_0.3.2.tgz, r-release (x86_64): psqn_0.3.2.tgz, r-oldrel (x86_64): psqn_0.3.2.tgz |
Old sources: | psqn archive |
Reverse linking to: | mdgc, mmcif |
Please use the canonical form https://CRAN.R-project.org/package=psqn to link to this page.