Gemoda source code and supplementary material
Source code
Source code implementing the Gemoda algorithm is
available at the following URL:
http://web.mit.edu/bamel/gemoda/gemoda-1.0.tar.gz
The software was tested on various GNU/Linux systems, but
should work with other unix-like operatings systems.
Dependencies
The software depends on the GNU Scientific Libraries
(GSL) available at
http://www.gnu.org/software/gsl/
Installation
The software uses the GNU autotools for compilation/installation
and can be installed using the canonical sequence
gunzip gemoda-1.0.tar.gz
tar xvf gemoda-1.0.tar
cd gemoda-1.0
./configure
make
make install
Supplementary Material
We have prepared a small paper providing supplementary material
for our manuscript available at the following URL:
http://web.mit.edu/bamel/gemoda/jensen2004supp.pdf
|