Current release: CHOMPACK 1.1.1 (October 23, 2011)
CHOMPACK is implemented in C with a Python/CVXOPT interface. It can be downloaded as a zip file containing the source files and installation guidelines.
A 64-bit binary distribution for Linux is available here. To unpack and install the binary distribution for all users, issue the following command:
$ sudo tar -xvf chompack-1.1.1.linux-x86_64.tar.gz -C /
This will install CHOMPACK in /usr/local/lib/python2.7/dist-packages/.
64-bit binary distributions for Mac OS X Lion are avialiable with
To unpack and install the binary distribution for all users, issue the following command:
$ sudo tar -xvf chompack-1.1.1.macosx-10.7-x86_64.tar.gz -C /
This will install CHOMPACK in /Library/Python/2.7/site-packages/.