Package: trustOptim
Type: Package
Title: Trust Region Optimization for Nonlinear Functions with Sparse
        Hessians
Version: 0.8.5
Date: 2015-02-04
Authors@R: person(given="Michael", family="Braun", email="braunm@smu.edu", role=c("aut","cre","cph"))
URL: http://coxprofs.cox.smu.edu/braunm
Description: Trust region algorithm for nonlinear optimization.  Efficient when the Hessian of the objective function is sparse (i.e., relatively few nonzero cross-partial derivatives).
License: MPL (>= 2.0)
Depends: R (>= 3.1.2), Rcpp (>= 0.11.3), Matrix (>= 1.1.4)
Suggests: testthat, knitr
LinkingTo: Rcpp, RcppEigen (>= 0.3.2.3)
Copyright: (c) 2015 Michael Braun
VignetteBuilder: knitr
SystemRequirements: C++11
Packaged: 2016-12-05 15:18:02 UTC; hornik
Author: Michael Braun [aut, cre, cph]
Maintainer: Michael Braun <braunm@smu.edu>
NeedsCompilation: yes
Repository: CRAN
Date/Publication: 2016-12-05 18:28:48
