lhapdf-config
development files
Install
- All systems
-
curl cmd.cat/lhapdf-config.sh
- Debian
-
apt-get install liblhapdf-dev
- Ubuntu
-
apt-get install liblhapdf-dev
- Fedora
-
dnf install lhapdf-devel
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install liblhapdf-dev
- Raspbian
-
apt-get install liblhapdf-dev
- Dockerfile
- dockerfile.run/lhapdf-config
lhapdf-devel
development files
liblhapdf-dev
[Physics] Les Houches Accord PDF Interface - development files
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 development files of LHAPDF, including C++ bindings.