Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: fastjet-devel | Distribution: openSUSE Leap 15.2 |
Version: 3.3.2 | Vendor: openSUSE |
Release: lp152.1.1 | Build date: Sat Feb 22 00:06:11 2020 |
Group: Development/Libraries/C and C++ | Build host: obs-arm-5 |
Size: 757924 | Source RPM: fastjet-3.3.2-lp152.1.1.src.rpm |
Packager: https://bugs.opensuse.org | |
Url: http://fastjet.fr/ | |
Summary: Shared libraries for fastjet core package |
FastJet is a software package for jet finding in pp and e+e- collisions. It includes fast native implementations of many sequential recombination clustering algorithms, plugins for access to a range of cone jet finders and tools for advanced jet manipulation. It provides a fast implementation of several longitudinally invariant sequential recombination jet algorithms, in particular the longitudinally invariant kt jet algorithm, the inclusive longitudinally invariant version of the Cambridge/Aachen jet-algorithm, and the inclusive anti-kt algorithm. This package provides the header files for development with fastjet.
GPL-2.0-or-later
* Fri Nov 08 2019 Atri Bhattacharya <badshah400@gmail.com> - Update to version 3.3.2: * Improved the shared-library behaviour by setting the proper inter-dependences * Included SISCone v3.0.4 with a similar fix - Changes from version 3.3.1: * Main FastJet license clarified as being GPL v2 or later * Added theta() and cos_theta() members to PseudoJet * Added a --with-cgal-boostdir=... configure option to handle cases where CGAL uses a non-standard Boost installation path * Fixed compilation bug in the SISCone interface - Use fdupes to link duplicated files. - Update License to GPL-2.0-or-later. * Wed Aug 02 2017 badshah400@gmail.com - Update to version 3.3.0: * This release adds a first version of a Python interface to FastJet - Enable python bindings: * Split out a python-fastjet subpackage. * Add python BuildRequires * Pass --enable-pyext to configure * Package python examples. * Sat Nov 12 2016 badshah400@gmail.com - Update to version 3.2.1: * Added a missing assignment operator for ClusterSequence. * Eliminated a warning about unused variables when assertions are disabled. * Included SISCone-3.0.3 which now installs config.h to improve build stability. - Changes from version 3.2.0: * Exposed the N2Plain and N2Tiled strategies for 3rd-party clustering algorithms under the form of two new classes (NNFJN2Plain and NNFJN2Tiled), similar to NNH. * Included version 3.0.2 SISCone with minor bug fixes. * Made template implementation of PseudoJet::obj_sorted_by_values() public. * Added a --guess-prefix option to fastjet-config (guesses prefix from location of fastjet-config instead of prefix from configure). * Added a --disable-auto-ptr option to configure. * Added internal helpers for C++11 and C++14 features: compile-time deprecation and the override keyword. * Small tweaks to the build system. * fjcore now ships with an illustrative fortran wrapper and example. * Sun Nov 08 2015 p.drouand@gmail.com - Update to version 3.1.3 * disables JetDefinition::operator(...) when CINT is detected, for ROOT v5 compatibility * works around an issue with recent versions of CGAL and the clang compiler - Changes from version 3.1.2 * fixes a rounding error issue in the "lazy" clustering strategies that, in rare cases, caused infinite loops or crashes * adds a check on clustering's internal consistency; a failure will throw a new "InternalError" exception (derived from Error) * fixes a bug in the extraction of the fjcore code that resulted in fjcore failing for high multiplicities (~1000). This issue only affects fjcore, not the full fastjet library * Mon Jan 12 2015 p.drouand@gmail.com - Update to version 3.1.1 + fix to area support for Filter with Cambridge/Aachen jets and subjets + GridMedianBackgroundEstimator has new constructor and RectangularGrid as public base + added virtual destructor to TilingBase class * Fri Dec 06 2013 badshah400@gmail.com - Initial version
/usr/bin/fastjet-config /usr/include/fastjet /usr/include/fastjet/ATLASConePlugin.hh /usr/include/fastjet/ActiveAreaSpec.hh /usr/include/fastjet/AreaDefinition.hh /usr/include/fastjet/CDFJetCluPlugin.hh /usr/include/fastjet/CDFMidPointPlugin.hh /usr/include/fastjet/CMSIterativeConePlugin.hh /usr/include/fastjet/CircularRange.hh /usr/include/fastjet/ClusterSequence.hh /usr/include/fastjet/ClusterSequence1GhostPassiveArea.hh /usr/include/fastjet/ClusterSequenceActiveArea.hh /usr/include/fastjet/ClusterSequenceActiveAreaExplicitGhosts.hh /usr/include/fastjet/ClusterSequenceArea.hh /usr/include/fastjet/ClusterSequenceAreaBase.hh /usr/include/fastjet/ClusterSequencePassiveArea.hh /usr/include/fastjet/ClusterSequenceStructure.hh /usr/include/fastjet/ClusterSequenceVoronoiArea.hh /usr/include/fastjet/ClusterSequenceWithArea.hh /usr/include/fastjet/CompositeJetStructure.hh /usr/include/fastjet/D0RunIBaseConePlugin.hh /usr/include/fastjet/D0RunIConePlugin.hh /usr/include/fastjet/D0RunIIConePlugin.hh /usr/include/fastjet/D0RunIpre96ConePlugin.hh /usr/include/fastjet/EECambridgePlugin.hh /usr/include/fastjet/Error.hh /usr/include/fastjet/FunctionOfPseudoJet.hh /usr/include/fastjet/GhostedAreaSpec.hh /usr/include/fastjet/GridJetPlugin.hh /usr/include/fastjet/JadePlugin.hh /usr/include/fastjet/JetDefinition.hh /usr/include/fastjet/LimitedWarning.hh /usr/include/fastjet/NNBase.hh /usr/include/fastjet/NNFJN2Plain.hh /usr/include/fastjet/NNFJN2Tiled.hh /usr/include/fastjet/NNH.hh /usr/include/fastjet/NestedDefsPlugin.hh /usr/include/fastjet/PseudoJet.hh /usr/include/fastjet/PseudoJetStructureBase.hh /usr/include/fastjet/RangeDefinition.hh /usr/include/fastjet/RectangularGrid.hh /usr/include/fastjet/SISConeBasePlugin.hh /usr/include/fastjet/SISConePlugin.hh /usr/include/fastjet/SISConeSphericalPlugin.hh /usr/include/fastjet/Selector.hh /usr/include/fastjet/SharedPtr.hh /usr/include/fastjet/TrackJetPlugin.hh /usr/include/fastjet/WrappedStructure.hh /usr/include/fastjet/config.h /usr/include/fastjet/config_auto.h /usr/include/fastjet/internal /usr/include/fastjet/internal/BasicRandom.hh /usr/include/fastjet/internal/ClosestPair2D.hh /usr/include/fastjet/internal/ClosestPair2DBase.hh /usr/include/fastjet/internal/Dnn2piCylinder.hh /usr/include/fastjet/internal/Dnn3piCylinder.hh /usr/include/fastjet/internal/Dnn4piCylinder.hh /usr/include/fastjet/internal/DnnPlane.hh /usr/include/fastjet/internal/DynamicNearestNeighbours.hh /usr/include/fastjet/internal/IsBase.hh /usr/include/fastjet/internal/LazyTiling25.hh /usr/include/fastjet/internal/LazyTiling9.hh /usr/include/fastjet/internal/LazyTiling9Alt.hh /usr/include/fastjet/internal/LazyTiling9SeparateGhosts.hh /usr/include/fastjet/internal/LimitedWarning.hh /usr/include/fastjet/internal/MinHeap.hh /usr/include/fastjet/internal/SearchTree.hh /usr/include/fastjet/internal/TilingExtent.hh /usr/include/fastjet/internal/Triangulation.hh /usr/include/fastjet/internal/Voronoi.hh /usr/include/fastjet/internal/base.hh /usr/include/fastjet/internal/deprecated.hh /usr/include/fastjet/internal/numconsts.hh /usr/include/fastjet/tools /usr/include/fastjet/tools/BackgroundEstimatorBase.hh /usr/include/fastjet/tools/Boost.hh /usr/include/fastjet/tools/CASubJetTagger.hh /usr/include/fastjet/tools/Filter.hh /usr/include/fastjet/tools/GridMedianBackgroundEstimator.hh /usr/include/fastjet/tools/JHTopTagger.hh /usr/include/fastjet/tools/JetMedianBackgroundEstimator.hh /usr/include/fastjet/tools/MassDropTagger.hh /usr/include/fastjet/tools/Pruner.hh /usr/include/fastjet/tools/Recluster.hh /usr/include/fastjet/tools/RestFrameNSubjettinessTagger.hh /usr/include/fastjet/tools/Subtractor.hh /usr/include/fastjet/tools/TopTaggerBase.hh /usr/include/fastjet/tools/Transformer.hh /usr/include/fastjet/version.hh /usr/lib/libfastjet.so /usr/lib/libfastjetplugins.so /usr/lib/libfastjettools.so
Generated by rpm2html 1.8.1
Fabrice Bellet, Tue Jul 9 12:19:47 2024