Fri, 29 Mar 2024 13:24:36 UTC | login

Information for build lhapdf-6.3.0-1.fc33

ID186355
Package Namelhapdf
Version6.3.0
Release1.fc33
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/lhapdf.git#de5282d5d2b750e7345b98ca95dbd65440248320
SummaryLes Houches Accord PDF Interface
DescriptionLHAPDF is a general purpose C++ interpolator, used for evaluating PDFs from discretized data files. Previous versions of LHAPDF were written in Fortran 77/90 and are documented at http://lhapdf.hepforge.org/lhapdf5/. LHAPDF6 vastly reduces the memory overhead of the Fortran LHAPDF (from gigabytes to megabytes!), entirely removes restrictions on numbers of concurrent PDFs, allows access to single PDF members without needing to load whole sets, and separates a new standardized PDF data format from the code library so that new PDF sets may be created and released easier and faster. The C++ LHAPDF6 also permits arbitrary parton contents via the standard PDG ID code scheme, is computationally more efficient (particularly if only one or two flavors are required at each phase space point, as in PDF reweighting), and uses a flexible metadata system which fixes many fundamental metadata and concurrency bugs in LHAPDF5. Compatibility routines are provided as standard for existing C++ and Fortran codes using the LHAPDF5 and PDFLIB legacy interfaces, so you can keep using your existing codes. But the new interface is much more powerful and pleasant to work with, so we think you'll want to switch once you've used it! LHAPDF6 is documented in more detail in http://arxiv.org/abs/1412.7420
Built bydavidlt
State complete
Volume DEFAULT
StartedTue, 01 Sep 2020 07:25:34 UTC
CompletedTue, 01 Sep 2020 08:27:24 UTC
Taskbuild (f33, /rpms/lhapdf.git:de5282d5d2b750e7345b98ca95dbd65440248320)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/lhapdf.git#de5282d5d2b750e7345b98ca95dbd65440248320'}}
Tags
f33
f37
f38
RPMs
src
lhapdf-6.3.0-1.fc33.src.rpm (info) (download)
noarch
lhapdf-doc-6.3.0-1.fc33.noarch.rpm (info) (download)
riscv64
lhapdf-6.3.0-1.fc33.riscv64.rpm (info) (download)
lhapdf-devel-6.3.0-1.fc33.riscv64.rpm (info) (download)
python3-lhapdf-6.3.0-1.fc33.riscv64.rpm (info) (download)
lhapdf-debuginfo-6.3.0-1.fc33.riscv64.rpm (info) (download)
lhapdf-debugsource-6.3.0-1.fc33.riscv64.rpm (info) (download)
python3-lhapdf-debuginfo-6.3.0-1.fc33.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
noarch_rpmdiff.json
root.log
state.log
Changelog * Sun Aug 23 2020 Mattias Ellert <mattias.ellert@physics.uu.se> - 6.3.0-1 - Update to version 6.3.0 - Drop patch lhapdf-cython-configure.patch (previously backported) * Tue Jul 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 6.2.1-11 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Tue May 26 2020 Miro Hrončok <mhroncok@redhat.com> - 6.2.1-10 - Rebuilt for Python 3.9 * Wed Jan 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 6.2.1-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Mon Aug 19 2019 Miro Hrončok <mhroncok@redhat.com> - 6.2.1-8 - Rebuilt for Python 3.8 * Thu Jul 25 2019 Fedora Release Engineering <releng@fedoraproject.org> - 6.2.1-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Thu Mar 07 2019 Troy Dawson <tdawson@redhat.com> - 6.2.1-6 - Rebuilt to change main python from 3.4 to 3.6 * Fri Feb 01 2019 Fedora Release Engineering <releng@fedoraproject.org> - 6.2.1-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Sat Nov 10 2018 Mattias Ellert <mattias.ellert@physics.uu.se> - 6.2.1-5 - Drop Python 2 bindings for Fedora 29+ - Make Cython checking script usable with Python3 (backport) - Add Python 3.6 package for EPEL 7