<?xml version="1.0" encoding="UTF-8"?>
<oai_dc:dc xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/ http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
  <dc:title>R Interface to Proximal Interior Point Quadratic Programming
Solver</dc:title>
  <dc:title>R package piqp version 0.6.2</dc:title>
  <dc:subject>CRAN Task View: Optimization (https://CRAN.R-project.org/view=Optimization)</dc:subject>
  <dc:description>An embedded proximal interior point quadratic programming solver, which can solve dense and sparse quadratic programs, described in Schwan, Jiang, Kuhn, and Jones (2023) &lt;doi:10.48550/arXiv.2304.00290&gt;. Combining an infeasible interior point method with the proximal method of multipliers, the algorithm can handle ill-conditioned convex quadratic programming problems without the need for linear independence of the constraints. The solver is written in header only 'C++ 14' leveraging the 'Eigen' library for vectorized linear algebra. For small dense problems, vectorized instructions and cache locality can be exploited more efficiently. Allocation free problem updates and re-solves are also provided.</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Imports: Matrix, methods, Rcpp, S7</dc:relation>
  <dc:relation>LinkingTo: Rcpp, RcppEigen</dc:relation>
  <dc:relation>Suggests: knitr, rmarkdown, slam, tinytest</dc:relation>
  <dc:creator>Balasubramanian Narasimhan &lt;naras@stanford.edu&gt;</dc:creator>
  <dc:publisher>Comprehensive R Archive Network (CRAN)</dc:publisher>
  <dc:contributor>Balasubramanian Narasimhan [aut, cre],
  Roland Schwan [aut, cph],
  Yuning Jiang [aut],
  Daniel Kuhn [aut],
  Colin N. Jones [aut]</dc:contributor>
  <dc:rights>BSD_2_clause + file LICENSE (https://CRAN.R-project.org/package=piqp/LICENSE)</dc:rights>
  <dc:date>2026-02-18</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>https://CRAN.R-project.org/package=piqp</dc:identifier>
  <dc:identifier>doi:10.32614/CRAN.package.piqp</dc:identifier>
</oai_dc:dc>
