Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

python3-SHERPA-MC-2.2.12-3.6 RPM for s390x

From OpenSuSE Ports Tumbleweed for s390x

Name: python3-SHERPA-MC Distribution: openSUSE:Factory:zSystems
Version: 2.2.12 Vendor: openSUSE
Release: 3.6 Build date: Sat Jan 6 19:13:56 2024
Group: Development/Languages/Python Build host: s390zl25
Size: 766556 Source RPM: SHERPA-MC-2.2.12-3.6.src.rpm
Packager: https://bugs.opensuse.org
Url: https://sherpa-team.gitlab.io/
Summary: Python extensions for SHERPA-MC
Sherpa is a Monte Carlo event generator for the Simulation of
High-Energy Reactions of PArticles in lepton-lepton, lepton-photon,
photon-photon, lepton-hadron and hadron-hadron collisions. It provides
complete hadronic final states in simulations of high-energy particle
collisions. The produced events may be passed into detector
simulations used by the various experiments. The entire code has been
written in C++.

This package provides the python extensions for Sherpa.

Provides

Requires

License

GPL-2.0-or-later AND GPL-3.0-only

Changelog

* Thu Jun 30 2022 Bernhard Wiedemann <bwiedemann@suse.com>
  - Add Git-Clone URL
* Wed Jun 22 2022 Atri Bhattacharya <badshah400@gmail.com>
  - Add SHERPA-MC-ignore-distutils-deprecation-warning.patch:
    Disable deprecation warning when importing distutils from
    python3.10, so that autotools checks can still work.
* Tue Dec 07 2021 Atri Bhattacharya <badshah400@gmail.com>
  - Update to version 2.2.12:
    * Significant speed-up of (partially) unweighted event
      generation with on-the-fly variations enabled, e.g. for many
      PDF variations or implicitly when EWvirt associated
      contributions are evaluated !410
    * New option to perform (significantly faster) uncorrelated
      mc@nlo matching after unweighting, enabled by flag
      NLO_CSS_PSMODE: 2 !410
    * Further performance improvements !410
    * New MCFM interface (bd3e25ad, TODO: @shoeche to provide more
      info) !409
    * CSS improvements (efcffda4, TODO: @shoeche to provide more
      info) !410
    * New output options steered through BATCH_MODE !410 (see Manual
      for additional information):
    - 8 prints the current process name,
    - 16 prints the time elapsed/left in unformatted seconds
    * Runtime issues: Fix compatibility issue when using binary
      relocation after installation !453
    * Improve compatibility with autoconf 2.70 or later (in
      particular when building process libraries without scons) !396
    * Fix MadLoop 5 interface add-on installation
    * Fix Recola interface add-on compilation !410
* Mon Feb 15 2021 Atri Bhattacharya <badshah400@gmail.com>
  - Update to version 2.2.11:
    * Improvements in ME+PS merging for unordered scale
      configurations !381
    * New NLO_SUBTRACTION_SCHEME option for improved behavior of the
      parton shower in processes with large higher-order
      contributions from t-channel gluon exchange !382
    * Additional power corrections to better match soft limit !394
    * Implement csin2_thetaW for SMEFTsim !319
    * Exponentiation version of EWvirt corrections !348
    * Phase space enhancing with function for unweighted event
      generation (Enhance_Function) !357 !379
    * Rivet interface improvements: zipped YODA files (!374) and
      split pos/neg weights (!376)
    * Runtime issues
    - Bugfix in Comix for models with vertices with negative
      coupling orders !327
    - Bugfixes for crashes with new SPECIAL_TAU_SPIN_CORRELATIONS
      option !335 !362
    - Bugfix for crash with spin correlations in ttll setups !388
    - Bugfixes for non-standard KFACTOR treatments !352
    * Compilation issues
    - Fix build problem with very new glibc !328
    - Updated swig requirement for python interface to 2.0.12 !342
    - Improvements in HepMC3 linking !380
    - MCFM interface fixes !389
  - Drop SHERPA-MC-build-with-recent-glibc.patch: incorporated
    upstream.
  - Add BuildRequires: libtool needed for building swig-based
    bindings for updated version.
* Wed Nov 25 2020 Atri Bhattacharya <badshah400@gmail.com>
  - Add SHERPA-MC-build-with-recent-glibc.patch to fix builds
    against recent glibc; patch taken from upstream git.
* Wed Jun 03 2020 Atri Bhattacharya <badshah400@gmail.com>
  - Drop post(un) install-info scripts for devel pkg, these are
    handled by rpm file triggers; also drop the appropriate
    dependencies.
* Sat May 16 2020 Atri Bhattacharya <badshah400@gmail.com>
  - Update to version 2.2.10:
    * Further improvements for Rivet3 and HepMC3 compatibility
      [!321, !314].
    * Bugfix for crashes with new heavy-flavour shower evolution
      schemes [!313].
    * Bugfix for crash in ReweightWithoutSubevents [!318].
    * Bugfix for documentation signal blob with pre-NLO+PS
      kinematics [!320].
    * Bugfix for crash in setups with neutron beams [!312].
    * More robust discovery of HZTool and HepMC3 ROOT IO libraries
      [!317, !322, !323].
  - Changes from version 2.2.9: See
    https://gitlab.com/sherpa-team/sherpa/-/tags/v2.2.9.
  - Build with Rivet support (BuildRequires: Rivet-devel).
  - Fix some incorrect Provides and Obsoletes in subpackages.
  - Execute hashbang cleanup on source files instead of acting on
    installed files in %{buildroot}.
  - Run spec-cleaner for minor formatting cleanups.
* Fri Jan 17 2020 Atri Bhattacharya <badshah400@gmail.com>
  - Update source URL.
* Fri Jan 17 2020 Tomáš Chvátal <tchvatal@suse.com>
  - Make sure to provide/obsolete the python- subpkg to support
    migration
* Wed Jan 08 2020 Atri Bhattacharya <badshah400@gmail.com>
  - Update to version 2.2.8:
    * Phase space biasing with Enhance_Observable re-enabled for
      unweighted events (!193, !209)
    * Significant reduction of negative weight fraction possible
      with NLO_CSS_PSMODE=1 option for leading-colour S-event
      showering (!200)
    * Improve safeguarding against large Sudakov reweighting factors
      (!212)
    * HepMC 3.1 interface added (!196)
    * Rivet 3.x interface added (!192)
    * Make OpenLoops library finding more robust, e.g. for LCG
      OpenLoops installation (!215)
    * Crash when soft spin correlations and neutral meson mixing
      were enabled (#53) -- thanks for the report from ATLAS
    * Widths updated in hard decay handler not used by ME generators
      (#182)
  - Build against python3 instead of python(2).
  - Build against HepMC (>=3) instead of HepMC2.
  - Remove some hasbangs for non-exec files.

Files

/usr/bin/Sherpa-generate-model
/usr/lib/python3.11/site-packages/Sherpa.py
/usr/lib/python3.11/site-packages/_Sherpa.so
/usr/lib/python3.11/site-packages/_Sherpa.so.0
/usr/lib/python3.11/site-packages/_Sherpa.so.0.0.0
/usr/lib/python3.11/site-packages/__pycache__
/usr/lib/python3.11/site-packages/__pycache__/Sherpa.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/__pycache__/Sherpa.cpython-311.pyc
/usr/lib/python3.11/site-packages/ufo_interface
/usr/lib/python3.11/site-packages/ufo_interface/__init__.py
/usr/lib/python3.11/site-packages/ufo_interface/__pycache__
/usr/lib/python3.11/site-packages/ufo_interface/__pycache__/__init__.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/ufo_interface/__pycache__/__init__.cpython-311.pyc
/usr/lib/python3.11/site-packages/ufo_interface/__pycache__/c_variable.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/ufo_interface/__pycache__/c_variable.cpython-311.pyc
/usr/lib/python3.11/site-packages/ufo_interface/__pycache__/colour_converter.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/ufo_interface/__pycache__/colour_converter.cpython-311.pyc
/usr/lib/python3.11/site-packages/ufo_interface/__pycache__/lorentz_structures.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/ufo_interface/__pycache__/lorentz_structures.cpython-311.pyc
/usr/lib/python3.11/site-packages/ufo_interface/__pycache__/message.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/ufo_interface/__pycache__/message.cpython-311.pyc
/usr/lib/python3.11/site-packages/ufo_interface/__pycache__/py_to_cpp.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/ufo_interface/__pycache__/py_to_cpp.cpython-311.pyc
/usr/lib/python3.11/site-packages/ufo_interface/__pycache__/s_coupling.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/ufo_interface/__pycache__/s_coupling.cpython-311.pyc
/usr/lib/python3.11/site-packages/ufo_interface/__pycache__/s_lorentz.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/ufo_interface/__pycache__/s_lorentz.cpython-311.pyc
/usr/lib/python3.11/site-packages/ufo_interface/__pycache__/s_parameter.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/ufo_interface/__pycache__/s_parameter.cpython-311.pyc
/usr/lib/python3.11/site-packages/ufo_interface/__pycache__/s_particle.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/ufo_interface/__pycache__/s_particle.cpython-311.pyc
/usr/lib/python3.11/site-packages/ufo_interface/__pycache__/s_vertex.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/ufo_interface/__pycache__/s_vertex.cpython-311.pyc
/usr/lib/python3.11/site-packages/ufo_interface/__pycache__/templates.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/ufo_interface/__pycache__/templates.cpython-311.pyc
/usr/lib/python3.11/site-packages/ufo_interface/__pycache__/tensor.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/ufo_interface/__pycache__/tensor.cpython-311.pyc
/usr/lib/python3.11/site-packages/ufo_interface/__pycache__/test.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/ufo_interface/__pycache__/test.cpython-311.pyc
/usr/lib/python3.11/site-packages/ufo_interface/__pycache__/ufo_exception.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/ufo_interface/__pycache__/ufo_exception.cpython-311.pyc
/usr/lib/python3.11/site-packages/ufo_interface/__pycache__/write_model.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/ufo_interface/__pycache__/write_model.cpython-311.pyc
/usr/lib/python3.11/site-packages/ufo_interface/__pycache__/write_run_card.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/ufo_interface/__pycache__/write_run_card.cpython-311.pyc
/usr/lib/python3.11/site-packages/ufo_interface/c_variable.py
/usr/lib/python3.11/site-packages/ufo_interface/colour_converter.py
/usr/lib/python3.11/site-packages/ufo_interface/lorentz_calc_template.C
/usr/lib/python3.11/site-packages/ufo_interface/lorentz_structures.py
/usr/lib/python3.11/site-packages/ufo_interface/message.py
/usr/lib/python3.11/site-packages/ufo_interface/model_template.C
/usr/lib/python3.11/site-packages/ufo_interface/py_to_cpp.py
/usr/lib/python3.11/site-packages/ufo_interface/run_card_template
/usr/lib/python3.11/site-packages/ufo_interface/s_coupling.py
/usr/lib/python3.11/site-packages/ufo_interface/s_lorentz.py
/usr/lib/python3.11/site-packages/ufo_interface/s_parameter.py
/usr/lib/python3.11/site-packages/ufo_interface/s_particle.py
/usr/lib/python3.11/site-packages/ufo_interface/s_vertex.py
/usr/lib/python3.11/site-packages/ufo_interface/sconstruct_template
/usr/lib/python3.11/site-packages/ufo_interface/templates.py
/usr/lib/python3.11/site-packages/ufo_interface/tensor.py
/usr/lib/python3.11/site-packages/ufo_interface/test.py
/usr/lib/python3.11/site-packages/ufo_interface/ufo_exception.py
/usr/lib/python3.11/site-packages/ufo_interface/write_model.py
/usr/lib/python3.11/site-packages/ufo_interface/write_run_card.py


Generated by rpm2html 1.8.1

Fabrice Bellet, Sat Mar 9 12:50:11 2024