X-Git-Url: http://git.kpe.io/?p=ctsim.git;a=blobdiff_plain;f=INSTALL;h=4b46c7576bfb93f088dc274a00e48c14184d782a;hp=086d8b3ae8e55bb4c72d6e9bffa669c6c6c0e510;hb=e4c1f7f8eb87558c3abf3bf1d20732361f425351;hpb=44ba9ce559d2d52cbd7bbea6bcd76242840fd3eb diff --git a/INSTALL b/INSTALL index 086d8b3..4b46c75 100644 --- a/INSTALL +++ b/INSTALL @@ -12,6 +12,18 @@ libpng (ftp://ftp.uu.net/graphics/png/src) Version 1.0.3 or greater is required. Version 0.89 definitely will not work. +fftw (http://www.fftw.org) + Fastest Fourier Transform in the West. Currently, the only FFT + routines used by CTSim. + +wxWindows (http://www.wxwindows.org) + Used by CTSim (src/*) graphic front-end + +g2 (http://g2.sourceforge.net) + Currently, used partially by SGP (Simple Graphics Package) for +graphical display by command-line tools (tools/*). This library +will likely be deprecated in favor of wxWindows. + lam (http://www.mpi.nd.edu/lam/) There is support is MPI clustering. I use this code at home for my beowulf cluster.