Description
R Interface to the CSDP Semidefinite Programming Library.
Description
R interface to the CSDP semidefinite programming library. Installs version 6.1.1 of CSDP from the COIN-OR website if required. An existing installation of CSDP may be used by passing the proper configure arguments to the installation command. See the INSTALL file for further details.
README.md
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")