R interface to DSDP semidefinite programming library. The DSDP software is a free open source implementation of an interior-point method for semidefinite programming. It provides primal and dual solutions, exploits low-rank structure and sparsity in the data, and has relatively low memory requirements for an interior-point method.
Version: | 1.0.5.2.1 |
Imports: | utils, methods |
Published: | 2023-05-19 |
DOI: | 10.32614/CRAN.package.Rdsdp |
Author: | Zhisu Zhu, Yinyu Ye (DSDP by Steve Benson, Yinyu Ye and Xiong Zhang) |
Maintainer: | Zhisu Zhu <zhuzhisu at alumni.stanford.edu> |
License: | GPL-3 |
URL: | https://www.mcs.anl.gov/hs/software/DSDP |
NeedsCompilation: | yes |
In views: | Optimization |
CRAN checks: | Rdsdp results |
Reference manual: | Rdsdp.pdf |
Package source: | Rdsdp_1.0.5.2.1.tar.gz |
Windows binaries: | r-devel: Rdsdp_1.0.5.2.1.zip, r-release: Rdsdp_1.0.5.2.1.zip, r-oldrel: Rdsdp_1.0.5.2.1.zip |
macOS binaries: | r-release (arm64): Rdsdp_1.0.5.2.1.tgz, r-oldrel (arm64): Rdsdp_1.0.5.2.1.tgz, r-release (x86_64): Rdsdp_1.0.5.2.1.tgz, r-oldrel (x86_64): Rdsdp_1.0.5.2.1.tgz |
Old sources: | Rdsdp archive |
Reverse depends: | GhostKnockoff |
Reverse imports: | knockoff, OptimaRegion |
Please use the canonical form https://CRAN.R-project.org/package=Rdsdp to link to this page.