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: 2015-02-04 18:36:16 UTC; braunm
Author: Michael Braun [aut, cre, cph]
Maintainer: Michael Braun <braunm@smu.edu>
NeedsCompilation: yes
Repository: CRAN
Date/Publication: 2015-02-04 21:16:22
Built: R 3.2.5; x86_64-w64-mingw32; 2017-04-20 07:53:33 UTC; windows
Archs: i386, x64
