Package: Rdsdp
Version: 1.0.6
Title: R Interface to DSDP Semidefinite Programming Library
Authors@R: c(person(given = "Zhisu",
                    family = "Zhu", 
                    role = c("aut", "cre"), 
                    email = "zhuzhisu@alumni.stanford.edu"),
             person(given = "Yinyu",
                    family = "Ye",
                    role = "aut",
                    comment = "DSDP by Steve Benson, Yinyu Ye and Xiong Zhang"))
Maintainer: Zhisu Zhu <zhuzhisu@alumni.stanford.edu>
Description: 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. 
Imports: utils, methods
LazyLoad: yes
License: GPL-3
URL: https://www.mcs.anl.gov/hs/software/DSDP
NeedsCompilation: yes
Packaged: 2025-06-08 15:41:18 UTC; root
Repository: CRAN
Date/Publication: 2025-06-08 16:20:02 UTC
Author: Zhisu Zhu [aut, cre],
  Yinyu Ye [aut] (DSDP by Steve Benson, Yinyu Ye and Xiong Zhang)
Built: R 4.5.0; x86_64-w64-mingw32; 2025-06-08 23:50:30 UTC; windows
Archs: x64
