lhapdf-query
Python Bindings for LHAPDF
Install
- All systems
-
curl cmd.cat/lhapdf-query.sh
- 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
- Dockerfile
- dockerfile.run/lhapdf-query
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.