ANATOLIA V1.1 Statically compiled and linked. Single EXEcutable file Don't forget to set executable flag (chmod 755 ANATOLIA). Compilled with 'g++ -O2 -ffast-math -fomit-frame-pointer -fstrict-aliasing -funroll-loops anatolia.cpp /usr/local/lib/libgsl.a /usr/local/lib/libgslcblas.a -o ANATOLIA' command.