cccp: Cone Constrained Convex Problems

Routines for solving convex optimization problems with cone constraints by means of interior-point methods. The implemented algorithms are partially ported from CVXOPT, a Python module for convex optimization (see <http://cvxopt.org> for more information).

Version: 0.2-4
Depends: R (≥ 3.0.1), methods
Imports: Rcpp (≥ 0.11.2)
LinkingTo: Rcpp, RcppArmadillo
Suggests: RUnit, numDeriv
Published: 2015-02-10
Author: Bernhard Pfaff [aut, cre], Lieven Vandenberghe [cph] (copyright holder of cvxopt), Martin Andersen [cph] (copyright holder of cvxopt), Joachim Dahl [cph] (copyright holder of cvxopt)
Maintainer: Bernhard Pfaff <bernhard at pfaffikus.de>
License: GPL (≥ 3)
NeedsCompilation: yes
In views: Optimization
CRAN checks: cccp results

Downloads:

Reference manual: cccp.pdf
Package source: cccp_0.2-4.tar.gz
Windows binaries: r-devel: cccp_0.2-4.zip, r-release: cccp_0.2-4.zip, r-oldrel: cccp_0.2-4.zip
macOS binaries: r-release: cccp_0.2-4.tgz, r-oldrel: cccp_0.2-4.tgz

Reverse dependencies:

Reverse depends: FRAPO
Reverse imports: optiSolve

Linking:

Please use the canonical form https://CRAN.R-project.org/package=cccp to link to this page.