-------------------
* ADD: Evaluation of gamma function is also controlled by
SPEED, saving significant time in fitting
* ADD: Compiles also with Intel ifort, NAG f95 and GNU gfortran compilers,
including OpenMP parallelization.
* ADD: python extension pygepard.so created
* ADD: third SO(3) partial wave to 'FIT' model
* ADD: Evolution of GPDs at eta=0 and eta=x
* ADD: Possibility of eta-dependent ansatz
* ADD: Mathematica interface completely redone so both
calculation of CFFs and fitting is possible from
within Mathematica
* ADD: Evolved Wilson coefficients can be now calculated in
the initialization phase which leads to much faster
execution
* FIX: comparison to PEGASUS is OK at NNLO as well
* FIX: SPEED=3 should be used instead of SPEED=4 now