Learn R Programming

Rcsdp

This package is an R interface to the CSDP semidefinite programming library by Brian Borchers (https://github.com/coin-or/Csdp/)

Installation

You can install the released version of Rcsdp from CRAN with:

install.packages("Rcsdp")

Copy Link

Version

Install

install.packages('Rcsdp')

Monthly Downloads

6,280

Version

0.1.57.5

License

CPL-1.0

Issues

Pull Requests

Stars

Forks

Maintainer

Last Published

April 10th, 2023

Functions in Rcsdp (0.1.57.5)

csdp

Solve semidefinite program with CSDP
readsdpa

Reading and writing semidefinite programs for SDPA format files.
csdp.control

Pass control parameters to csdp solver.
csdp-sparse

Simple support for sparse matrices