-
Notifications
You must be signed in to change notification settings - Fork 1
Home
JacekHoleczek edited this page Dec 17, 2020
·
9 revisions
PJFry is a library for evaluating one loop tensor integral form-factors.
The algorithms in this library are based on the results of http://arxiv.org/abs/1009.4436
Please cite arXiv:1009.4436 [hep-ph] if you use PJFry in scientific publications.
- download the latest stable source code from the repository by
git clone https://github.com/Vayu/PJFry.git
- check the INSTALL file for detailed explanations of the building procedure
- run
autoreconf -f -i
(you will need autoconf and automake programs) - run
./configure && make && make install
Note: instead of the latest stable source code, you may also like to try:
- one of the available Releases/Tags at https://github.com/Vayu/PJFry/releases
- one of the older packaged source code releases (which you can then unpack using e.g.
tar xjf pjfry-x.y.z.tar.bz2
) from the Download Packages section at https://github.com/Vayu/PJFry/downloads
The wiki content is licensed under Creative Commons Attribution-ShareAlike License