|
ePDF
1.1.0
A QED evolution library
|
ePDF is a library that implements the evolution in pure QED of the unpolarised electron parton distribution functions (PDFs) up to next-to-leading logarithmic (NLL) approximation. The initial conditions, computed here, can be evolved either numerically, by solving the DGLAP equation through different numerical algorithms, or analytically. The analytical solutions are obtained by means of an additive formula that matches a large-*z* solution, that includes all orders in the QED coupling constant, with a small- and intermediate-*z* solution that includes terms up to third order in the coupling constant.
You can obtain ePDF directly from the github repository:
https://github.com/gstagnit/ePDF/releases
For the last development branch you can clone the master code:
In order to install the code, you need to have installed:
The code can be compiled using the following procedure:
By the default, if no prefix specification is given, the program will be installed in the /usr/local folder. If you want (or need) to use a different path, remember to export the ePDF /lib folder into the LD_LIBRARY_PATH. More configuration options can be accessed through:
Code documentation generated with Doxygen can be found here: https://vbertone.github.io/ePDF/html/index.html.
1.8.16