Package: qpmadr
Type: Package
Title: Interface to the 'qpmad' Quadratic Programming Solver
Version: 1.1.0-0
Date: 2021-06-23
Authors@R: c(person("Eric", "Anderson", email="anderic1@gmx.com", role=c("aut","cre")),
    person("Alexander", "Sherikov", role=c("cph", "ctb")))
Description: Efficiently solve quadratic problems with linear inequality, equality and box constraints. The method used is outlined in D. Goldfarb, and A. Idnani (1983) <doi:10.1007/BF02591962>.
License: GPL (>= 3)
URL: https://github.com/anderic1/qpmadr
BugReports: https://github.com/anderic1/qpmadr/issues
Depends: R (>= 3.0.2)
Imports: Rcpp, checkmate
LinkingTo: Rcpp, RcppEigen (>= 0.3.3.3.0)
RoxygenNote: 7.1.1
Encoding: UTF-8
Suggests: tinytest
NeedsCompilation: yes
Packaged: 2021-06-23 08:36:27 UTC; hhh
Author: Eric Anderson [aut, cre],
  Alexander Sherikov [cph, ctb]
Maintainer: Eric Anderson <anderic1@gmx.com>
Repository: CRAN
Date/Publication: 2021-06-23 10:00:02 UTC
Built: R 4.5.1; aarch64-apple-darwin25.0.0; 2025-10-05 09:41:05 UTC; unix
