Commit graph

1 commit

Author SHA1 Message Date
TAKATSU Tomonari
abf08a76c2 - Add a new port: math/R-cran-quadprog
This routine implements the dual method of Goldfarb and Idnani
  (1982, 1983) for solving quadratic programming problems of the form
  min(?dT b + 1/2bT Db) with the constraints AT b >= b0.

  WWW: http://cran.r-project.org/web/packages/quadprog/

PR:		ports/172298 (based on)
Submitted by:	David Naylor <naylor.b.david_AT_gmail_DOT_com>
2012-12-25 11:21:13 +00:00