Package: nonneg.cg
Type: Package
Title: Non-Negative Conjugate-Gradient Minimizer
Version: 0.1.1
Date: 2019-01-18
Author: David Cortes
Maintainer: David Cortes <david.cortes.rivera@gmail.com>
Description: Minimize a differentiable function subject to all the variables being non-negative (i.e. >= 0),
  using a Conjugate-Gradient algorithm based on a modified Polak-Ribiere-Polyak formula as described in
  (Li, Can, 2013, <https://www.hindawi.com/journals/jam/2013/986317/abs/>).
License: BSD_2_clause + file LICENSE
Imports: Rcpp (>= 0.12.19)
LinkingTo: Rcpp
RoxygenNote: 6.1.1
NeedsCompilation: yes
Packaged: 2019-02-18 19:23:03 UTC; david
Repository: CRAN
Date/Publication: 2019-02-18 20:10:03 UTC
Built: R 3.4.4; x86_64-w64-mingw32; 2019-04-25 19:03:37 UTC; windows
Archs: i386, x64
