How to Install sdpam in Ubuntu 18.04



Install sdpam by entering the following commands in the terminal:

sudo apt update
sudo apt install sdpam

Description:

Matlab/Octave interface of SDPA

This package provides SDPA-M, Matlab/Octave interface of SDPA (SemiDefinite Programming Algorithm). See the information of the package 'sdpa'. To use SDPA-M on Octave, add /usr/lib/sdpa/mex to your Octave path. The summary of each command can be found in /usr/share/sdpa/mex/CommandList.txt The compilation by Matlab can be found at /usr/share/doc/sdpa/README. Further information on SDP and SDPA can be found at http://sdpa.sourceforge.net/

Homepage: http://sdpa.sourceforge.net/

Version: 7.3.11+dfsg-1ubuntu1

Section: universe/math