/cccp

R package for solving cone constrained convex optimization problems.

Primary LanguageC++

R Package 'cccp'

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.