lhapdf-getdata

Python Bindings for LHAPDF

Install

All systems
curl cmd.cat/lhapdf-getdata.sh
Debian Debian
apt-get install python-lhapdf
Ubuntu
apt-get install python-lhapdf
Fedora
dnf install python-lhapdf
Windows (WSL2)
sudo apt-get update sudo apt-get install python-lhapdf
Raspbian
apt-get install python-lhapdf

python-lhapdf

Python Bindings for LHAPDF

LHAPDF provides a unified and easy to use interface to modern PDF sets. It is designed to work not only with individual PDF sets but also with the more recent multiple "error" sets. It can be viewed as the successor to PDFLIB, incorporating many of the older sets found in the latter, including pion and photon PDFs. In LHAPDF the computer code and input parameters/grids are separated thus allowing more easy updating and no limit to the expansion possibilities. This package provides Python bindings for LHAPDF.

python2-lhapdf

This package provides Python 2 bindings for LHAPDF.

lhapdf-pdfsets-minimal

Minimal PDF Sets of LHAPDF

LHAPDF provides a unified and easy to use interface to modern PDF sets. It is designed to work not only with individual PDF sets but also with the more recent multiple "error" sets. It can be viewed as the successor to PDFLIB, incorporating many of the older sets found in the latter, including pion and photon PDFs. In LHAPDF the computer code and input parameters/grids are separated thus allowing more easy updating and no limit to the expansion possibilities. This package provides a minimal PDF sets required by the test suites of LHAPDF and ThePEG. Note: the python-lhapdf package provides lhapdf-getdata script to download other PDF sets.