MetaCombine SparseLib++ 1.5d Patch version 3 2005-05-09 Aaron Krowne Emory University Overview ======== This patch fixes some compiler and functionality bugs in SparseLib++ 1.5d which cause it to break for the purposes of the MetaCombine-NMF clustering system. Installation ============ Get SparseLib++ 1.5d. It should be available from http://www.metacombine.org/software/ Uncompress it into a directory. Put the patch in that same directory. Then issue the patch command like: cat apk-metacombine-sparselib-1.5d-3.patch | patch -p0 If it fails, it might be because you're above the top level dir of SparseLib. If so, just change the p0 to p1. License ======= BSD. See the LICENSE file. Contact ======= Feedback is welcome. My email is akrowne@emory.edu. Secondary contact: mhalber@emory.edu. Good luck! Aaron Krowne Emory University General Libraries The MetaCombine Project