Metadata-Version: 2.1
Name: contur
Version: 3.1.4
Summary: Model interpretation of collider-physics measurements
Home-page: UNKNOWN
Author: The Contur Collaboration
License: GPL
Description: The Contur package for model interpretation of collider-physics measurements
        
        The Contur package contains the following submodules, which should be imported by hand as needed.
        
        * `contur.config` - Global configuration options
        * `contur.data` - Database and associated functions parsing data/covariance info from Rivet/YODA
        * `contur.export` - Utiluty for exporting map files to csv
        * `contur.factories` - Main worker classes for contur functionality
        * `contur.oracle` - Driver for scans using active learning
        * `contur.plot` - Plotting engine and styling
        * `contur.run` - Defines logic used in python executables
        * `contur.scan` - Utilities for steering/running creation of MC grids
        * `contur.util` - Misc helper functions
        
        
        
Keywords: BSM UFO SLHA LHC HEP physics particle
Platform: linux
Platform: MacOS
Classifier: Development Status :: 5 - Production/Stable
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Scientific/Engineering :: Physics
Classifier: Operating System :: MacOS
Classifier: Operating System :: POSIX :: Linux
Classifier: License :: OSI Approved :: GNU General Public License (GPL)
Description-Content-Type: text/markdown
