Name: | pythia8 |
---|---|
Version: | 8.2.43 |
Release: | 1.el7 |
Architecture: | aarch64 |
Group: | Unspecified |
Size: | 5485424 |
License: | GPLv2+ |
RPM: | pythia8-8.2.43-1.el7.aarch64.rpm |
Source RPM: | pythia8-8.2.43-1.el7.src.rpm |
Build Date: | Thu Jul 25 2019 |
Build Host: | ca-buildarm01.us.oracle.com |
Vendor: | Oracle America |
URL: | http://home.thep.lu.se/~torbjorn/Pythia.html |
Summary: | Pythia Event Generator for High Energy Physics |
Description: | PYTHIA is a program for the generation of high-energy physics events, i.e. for the description of collisions at high energies between elementary particles such as e⁺, e⁻, p and p̄ in various combinations. It contains theory and models for a number of physics aspects, including hard and soft interactions, parton distributions, initial and final-state parton showers, multiple interactions, fragmentation and decay. |
- Update to version 8.2.43 - Add Python 3 package for EPEL 6 - Remove ppc64 specific conditionals (ppc64 no longer built in Fedora or EPEL)
- Use python-embed pkg-config module if it exists (python 3.8 compatibility)
- Rebuilt to change main python from 3.4 to 3.6
- Reduce memory usage during compilation of the python module on 32 bit arm
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
- Don't build Python 2 package for Fedora >= 30 - Add Python 3.6 package for EPEL 7 - Use empty .egg-info files instead of empty .dist-info files to make virtualenv happy
- Don't own toplevel __pycache__ directory
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
- Create empty .dist-info files so that rpm auto-generates provides
- Update to version 8.2.35 - Add python bindings (except on ppc64 for EPEL 6) - Change license tag from GPLv2 to GPLv2+