To install SDPPACK, follow these instructions:

UNIX platforms:
---------------

% gunzip sdppack-v0.9-beta.tar.gz
% tar xovf sdppack-v0.9-beta.tar

Now, edit the Makefile in the sdppack/ directory so the MEX
and the MEXOPTS variables are set correctly.  Then, type

% make

Compiled mex files are available for some platforms on the
SDPpack home page:

http://www.cs.nyu.edu/cs/faculty/overton/sdppack/sdppack.html



Windows NT/95:
--------------

Move the ZIP file to the directory in which you want to install SDPpack
(typically Matlab\toolbox).  Unzip the file, making sure the directory
structure is preserved (for example, if you use WinZip, make sure
that the ``Use Folder Names'' checkbox is checked).

The mex files arwimul.dll, arwmul.dll, evsumdiv.dll, lyapsol.dll,
qcschur.dll, smat.dll, svec.dll, and smat.dll, are already present
in the sdppack directory.
