~maddevelopers/mg5amcnlo/2.0.2_onshellsubtract_newresh

« back to all changes in this revision

Viewing changes to vendor/IREGI/src/qcdloop/README

  • Committer: Marco Zaro
  • Date: 2015-04-09 16:12:12 UTC
  • mfrom: (250.22.93 2.3)
  • Revision ID: marco.zaro@gmail.com-20150409161212-t7umsvk7p4z983rt
merged with 2.3 r345

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
This directory contains three subdirectories
 
2
        ff  -- the ff library 
 
3
        ql  -- the ql library 
 
4
        Doc -- contains the documentation file 
 
5
 
 
6
 
 
7
Typing make should compile the ff library, the ql library and the test
 
8
program test.f. Executing ./test one should then reproduce the output
 
9
in test.out.
 
10
 
 
11
The directory ff is taken from http://www.xs4all.nl/~gjvo/FF.html. The
 
12
file ffinit_mine.f replaces the original file ff_init.f. One has to
 
13
adjust here the path (twice) and set it to the location of the the ff
 
14
library. The makefile in ff has been modified accordingly.
 
15
 
 
16
For any problems or bug reports send an email to ellis@fnal.gov and
 
17
g.zanderighi1@physics.ox.ac.uk. 
 
18